sponsor Vim development Vim logo Vim Book Ad

vim-maven-syntax : Apache Maven syntax highlighting plugin for Vim

 script karma  Rating 6/3, Downloaded by 674  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'
 

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
vim-maven-syntax.zip 0.1.0 2016-02-04 7.0 Nikyle Nguyen Initial upload
ip used for rating: 3.136.18.48

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github