vim-less
vim-less copied to clipboard
Vim Less syntax highlighting
vim-less
Now included in Vim 7.4.567 or later

Tim Pope vim-haml fork to highlight Less syntax correctly.
Installing
Using Vundle, add this to your .vimrc file:
Bundle 'genoma/vim-less'
Using Pathogen clone this repository in '~/.vim/bundle':
$ cd ~/.vim/bundle
$ git clone https://github.com/genoma/vim-less.git
:warning: Mandatory Dependencies :warning:
For the syntax files to work correctly you need to install the latest CSS runtime files from Jules Wang repository
Contributing
If you find yourself having some free time on your hands and want to contribute, I strongly encourage you to do so.
License
This package is distributed under the Vim license.
See LICENSE.md for more details.