LESS + coffeescript

This commit is contained in:
Loic Nageleisen 2011-09-16 10:25:42 +02:00
parent 4601147d9e
commit 6af605a8e0
5 changed files with 10 additions and 0 deletions

6
.gitmodules vendored
View file

@ -43,3 +43,9 @@
[submodule "bundle.available/delimitmate"]
path = bundle.available/delimitmate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle.available/vim-less"]
path = bundle.available/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle.available/vim-coffee-script"]
path = bundle.available/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git

@ -0,0 +1 @@
Subproject commit dc1692561461fd0b7642e05b03b7670974112eee

@ -0,0 +1 @@
Subproject commit 73fea97c8e3dde53f70ae69832877048b4204214

1
bundle/vim-coffee-script Symbolic link
View file

@ -0,0 +1 @@
../bundle.available/vim-coffee-script

1
bundle/vim-less Symbolic link
View file

@ -0,0 +1 @@
../bundle.available/vim-less