mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
LESS + coffeescript
This commit is contained in:
parent
4601147d9e
commit
6af605a8e0
5 changed files with 10 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -43,3 +43,9 @@
|
||||||
[submodule "bundle.available/delimitmate"]
|
[submodule "bundle.available/delimitmate"]
|
||||||
path = bundle.available/delimitmate
|
path = bundle.available/delimitmate
|
||||||
url = git://github.com/Raimondi/delimitMate.git
|
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
|
||||||
|
|
|
||||||
1
bundle.available/vim-coffee-script
Submodule
1
bundle.available/vim-coffee-script
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit dc1692561461fd0b7642e05b03b7670974112eee
|
||||||
1
bundle.available/vim-less
Submodule
1
bundle.available/vim-less
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 73fea97c8e3dde53f70ae69832877048b4204214
|
||||||
1
bundle/vim-coffee-script
Symbolic link
1
bundle/vim-coffee-script
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../bundle.available/vim-coffee-script
|
||||||
1
bundle/vim-less
Symbolic link
1
bundle/vim-less
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../bundle.available/vim-less
|
||||||
Loading…
Add table
Add a link
Reference in a new issue