forked from amix/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 804 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "vim-lucius"]
path = sources_non_forked/vim-lucius
url = https://github.com/jonathanfilip/vim-lucius.git
branch = master
[submodule "sources_non_forked/vim-javascript"]
path = sources_non_forked/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "sources_non_forked/vim-jst"]
path = sources_non_forked/vim-jst
url = https://github.com/briancollins/vim-jst
[submodule "sources_non_forked/neocomplete"]
path = sources_non_forked/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "vim-colorschemes"]
path = sources_non_forked/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "vim-material-theme"]
path = sources_non_forked/vim-material-theme
url = https://github.com/jdkanani/vim-material-theme.git