# HG changeset patch # User Ludovic Chabant # Date 1336157410 25200 # Node ID f2cb30236113e87bd1c6bc138b4d667403143ec5 # Parent 41fce97dd6d4b046306082a338084aa6338e852b Added LessCss syntax for Vim. diff -r 41fce97dd6d4 -r f2cb30236113 .hgsub --- a/.hgsub Sat Mar 31 11:40:35 2012 -0700 +++ b/.hgsub Fri May 04 11:50:10 2012 -0700 @@ -18,6 +18,7 @@ vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git +vim/bundle/less = [git]https://github.com/groenewege/vim-less.git vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium vim/bundle/piecrust = ssh://hg@bitbucket.org/ludovicchabant/vim-piecrust