Skip to content

ldavison/vim-mint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-mint

Auto-indentation and syntax highlighting for .mint files.

Installation

  • For vim-plug, add the following to your .vimrc and :e! | +PlugInstall
Plug 'ldavison/vim-mint'
  • For the builtin Vim8 package manager:
mkdir -p ~/.vim/pack/default/start/vim-mint
git clone https://github.com/ldavison/vim-mint.git ~/.vim/pack/default/start/vim-mint

About

Syntax highlighting and auto-indentation for .mint files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published