Note that this vim setting files for SMV is originally from NuSMV WebSite.
The purpose of this repository is to make easier to introduce SMV settings using tools such as Vundle, NeoBundle and so on.
- Armin Biere (The file
syntax/smv.vim
is the very thing that he contribute) - SHiNKA(@shinka_cb) (Repository Maintainer)
- Using NeoBundle,
add this line to your
.vimrc
NeoBundleLazy 'shinka-cb/smv_vim', {'autoload':{'filetypes':['smv']}}
- Using Vundle,
add this line to your
.vimrc
Bundle 'shinka-cb/smv_vim'
The same as original smv.vim