-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.42 KB
/
Copy path.gitmodules
File metadata and controls
36 lines (36 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-cucumber"]
path = .vim/bundle/vim-cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/yank-ring"]
path = .vim/bundle/yank-ring
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule ".vim/bundle/rainbow_parentheses"]
path = .vim/bundle/rainbow_parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/vim-qml"]
path = .vim/bundle/vim-qml
url = https://github.com/peterhoeg/vim-qml.git
[submodule ".vim/bundle/kotlin-vim"]
path = .vim/bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim