浏览代码

add vim-less plugin (css less support)

Weiyi Lou 12 年之前
父节点
当前提交
def42ead9a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vim/vimrc.bundles

+ 1 - 0
vim/vimrc.bundles

@@ -86,6 +86,7 @@ Bundle 'tpope/vim-cucumber'
 Bundle 'quentindecock/vim-cucumber-align-pipes'
 Bundle 'kchmck/vim-coffee-script'
 Bundle 'mintplant/vim-literate-coffeescript'
+Bundle 'groenewege/vim-less'
 " }}}
 
 " }}}