Velocity bundle for vim.
If you are not using vundle, you really should have a try. Edit your vimrc:
Bundle "lepture/vim-velocity"
And install it:
:so ~/.vimrc
:BundleInstall
If you prefer tpope's pathogen, that's ok. Just clone it:
cd ~/.vim/bundle
git clone https://github.com/lepture/vim-velocity.git
No configuration is needed, if you are using vim 7.2+, it will detect if a html file is a velocity template.
But if you want to ensure it works well, you can edit your vimrc:
au BufNewFile,BufRead *.vm,*.html,*.htm,*.shtml,*.stm set ft=velocity
Report a bug on GitHub Issues.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4