Tim Pope vim-haml fork to highlight Less syntax correctly.
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
For the syntax files to work correctly you need to install the latest CSS runtime files from Jules Wang repository
If you find yourself having some free time on your hands and want to contribute, I strongly encourage you to do so.
This package is distributed under the Vim license.
See LICENSE.md
for more details.