sponsor Vim development Vim logo Vim Book Ad

vim-less : LESS css syntax updated to v2.3.0 - 2015

 script karma  Rating 1/1, Downloaded by 545  Comments, bugs, improvements  Vim wiki

created by
Luis Hdez
 
script type
syntax
 
description
This vim bundle adds syntax highlighting, indenting and autocompletion for the dynamic stylesheet language LESS.

* Update to LESS v2.3.0
* vim-css-color Compatible
* vim-css3-syntax Compatible
* Any bundle that places css syntax into after/syntax/css/*
 
install details
Installing and Using

Install pathogen into ~/.vim/autoload/ and add the following line to your ~/.vimrc:

call pathogen#infect()

Make a clone of the vim-less repository:

$ mkdir -p ~/.vim/bundle $ cd ~/.vim/bundle $ git clone https://github.com/luishdez/vim-less

OR use vundle, adding this line to your ~/.vimrc:

Bundle 'luishdez/vim-less'

OR use git submodules:

$ git submodule add https://github.com/luishdez/vim-less.git bundle/vim-less $ git submodule init
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-less-1.0.0.zip 1.0.0 2015-01-27 7.0 Luis Hdez Initial upload
ip used for rating: 18.220.160.216

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github