forked from amanusk/dotvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
46 lines (46 loc) · 1.72 KB
/
.gitmodules
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
37
38
39
40
41
42
43
44
45
46
[submodule "bundle/vim-better-whitespace"]
path = bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/mark"]
path = bundle/mark
url = https://github.com/asins/mark.git
ingore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundel/vim-visual-star-search"]
path = bundel/vim-visual-star-search
url = https://github.com/bronson/vim-visual-star-search.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-visual-star-search"]
path = bundle/vim-visual-star-search
url = https://github.com/bronson/vim-visual-star-search.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/csv.vim"]
path = bundle/csv.vim
url = https://github.com/chrisbra/csv.vim.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git