sponsor Vim development Vim logo Vim Book Ad

Vim-Gromacs : Plugin Vim to manipulate Gromacs files (syntax highlighting, macros)

 script karma  Rating 10/4, Downloaded by 703  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 %)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gromacs.vba 1.0 2012-04-10 7.0 hubert santuz Initial upload
ip used for rating: 216.73.216.156

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github