forked from haridas/Dotfiles
-
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.56 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.56 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-files/vim/bundle/nerdtree"]
path = vim-files/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim-files/vim/bundle/simple-pairs"]
path = vim-files/vim/bundle/simple-pairs
url = https://github.com/vim-scripts/simple-pairs.git
[submodule "vim-files/vim/bundle/minibufexpl"]
path = vim-files/vim/bundle/minibufexpl
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "vim-files/vim/bundle/nerdcommenter"]
path = vim-files/vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim-files/vim/bundle/rope"]
path = vim-files/vim/bundle/rope
url = git://github.com/klen/rope-vim.git
[submodule "vim-files/vim/bundle/snipmate"]
path = vim-files/vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim-files/vim/bundle/syntastic"]
path = vim-files/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim-files/vim/bundle/tagbar"]
path = vim-files/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim-files/vim/bundle/fugitive"]
path = vim-files/vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-files/vim/bundle/command-t"]
path = vim-files/vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim-files/vim/bundle/python-mode"]
path = vim-files/vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "vim-files/vim/bundle/vim-notes"]
path = vim-files/vim/bundle/vim-notes
url = https://github.com/xolox/vim-notes.git