Skip to content

sheerun/vim-less

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-less

Now included in Vim 7.4.567 or later

vim-less syntax highlighting

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


⚠️ Mandatory Dependencies ⚠️

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.

Packages

No packages published

Languages

  • Vim Script 92.3%
  • CSS 7.7%