Explorar el Código

add vim-less plugin (css less support)

Weiyi Lou hace 12 años
padre
commit
def42ead9a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'
 " }}}
 
 " }}}