vim-maven-syntax : Apache Maven syntax highlighting plugin for Vim
script karma |
Rating 6/3,
Downloaded by 714 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Nikyle Nguyen |
|
script type |
syntax |
|
description |
This plugin provides Apache Maven syntax highlighting on top of XML.
Screenshot is available in the main repository: https://github.com/NLKNguyen/vim-maven-syntax
# Usage
Manually: `:set filetype=xml.maven`
Automatically: `pom.xml` file is detected to automatically set the filetype as above. |
|
install details |
Copy `syntax` and `ftdetect` folders into your `~/.vim/` (or `vimfiles/` on Windows)
Or simply use a plugin manager like Vundle (https://github.com/VundleVim/Vundle.vim) (recommended for easy `:PluginUpdate`):
Plugin 'NLKNguyen/vim-maven-syntax'
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 35.170.81.33
|