velocity.vim-deprecated : Syntax file for velocity templates
| script karma |
Rating 73/47,
Downloaded by 3246 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Antonio Terceiro |
| |
| script type |
| syntax |
| |
| description |
| velocity.vim adds syntax highlighting for velocity templates, a template engine for Java from the Jakarta Project (http://jakarta.apache.org/velocity). |
| |
| install details |
Copy the velocity.vim file into your ~/.vim/syntax/ directory, and add the following to you ~/.vim/filetype.vim file, inside the "augroup filedetect" block:
au! BufRead,BufNewFile *.vm setfiletype velocity
For details about adding syntax highlighting support for new file types, read the help at |:h mysyntaxfile<CR>| and |:h new-filetype<CR>| . |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|