mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34: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"]
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue