Skip to content

jonnyjohannes/vim-charmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charmm.vim

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

Example

jonnyjohannes/charmm.vim

Installation

Plugin managers

Install with the most common plugin managers including Vundle and pathogen.vim.

With Vundle.vim:

  1. Add line to ~/.vimrc file:
" Vundle
Plugin 'jonnyjohannes/vim-charmm'
  1. Install Plugins:

Launch vim and run :PluginInstall

To install from command line: vim +PluginInstall +qall

Manual installation

Copy the contents of each directory in the respective directories inside ~/.vim.

About

Vim runtime files for CHARMM https://www.charmm.org/charmm/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published