Syntax and indent files for CHARMM.
Based on previous work done by the CHARMM community.
Features included so far:
- Syntax highlighting for Charmm
- Filetype detection for
*.charmm.*files
Install with the most common plugin managers including Vundle and pathogen.vim.
With Vundle.vim:
- Add line to
~/.vimrcfile:
" Vundle
Plugin 'jonnyjohannes/vim-charmm'- Install Plugins:
Launch vim and run :PluginInstall
To install from command line: vim +PluginInstall +qall
Copy the contents of each directory in the respective directories inside ~/.vim.
