Vim-Gromacs : Plugin Vim to manipulate Gromacs files (syntax highlighting, macros)
script karma |
Rating 10/4,
Downloaded by 614 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
hubert santuz |
|
script type |
syntax |
|
description |
Vim-Gromacs is a plugin to easy manipulate Gromacs (http://www.gromacs.org/) files in Vim.
It contains a set of files to enable syntax highlighting for Gromacs files.
It works with mdp, gro, top/itp, xvg and ndx files.
It contains also macros to comment/uncomment easily selections of a file and to jump to different sections ([...]) of a file :
Shortcuts for the macros:
]; -- Comment the selection
]: -- Uncomment the selection
], -- Jump to the next section
]! -- Jump to the previous section
A section is defined by '[....]'
You can follow it on GitHub: https://github.com/HubLot/vim-gromacs |
|
install details |
1. Download the vimball (gromacs.vba) to any directory.
2. Open the file in vim ($ vim gromacs.vba)
3. Source the file (:so %) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|