-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
81 lines (81 loc) · 2.84 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = git://github.com/junegunn/vim-easy-align.git
[submodule "bundle/haskell-vim"]
path = bundle/haskell-vim
url = git://github.com/neovimhaskell/haskell-vim.git
[submodule "bundle/vim-pandoc-syntax"]
path = bundle/vim-pandoc-syntax
url = git://github.com/vim-pandoc/vim-pandoc-syntax.git
[submodule "bundle/rainbow_parentheses"]
path = bundle/rainbow_parentheses
url = git://github.com/junegunn/rainbow_parentheses.vim.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = git://github.com/davidhalter/jedi-vim.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = git://github.com/fatih/vim-go.git
[submodule "bundle/papercolor"]
path = bundle/papercolor
url = git://github.com/NLKNguyen/papercolor-theme.git
[submodule "bundle/vim-python-pep8-indent"]
path = bundle/vim-python-pep8-indent
url = git://github.com/hynek/vim-python-pep8-indent.git
[submodule "bundle/grepper"]
path = bundle/grepper
url = git://github.com/mhinz/vim-grepper.git
[submodule "bundle/gutentags"]
path = bundle/gutentags
url = git://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/vim-clang"]
path = bundle/vim-clang
url = git://github.com/justmao945/vim-clang.git
[submodule "bundle/signature"]
path = bundle/signature
url = git://github.com/kshenoy/vim-signature.git
[submodule "bundle/startify"]
path = bundle/startify
url = git://github.com/mhinz/vim-startify.git
[submodule "bundle/fzf"]
path = bundle/fzf
url = git://github.com/junegunn/fzf.vim.git
[submodule "bundle/acme-colors"]
path = bundle/acme-colors
url = git://github.com/plan9-for-vimspace/acme-colors.git
[submodule "bundle/dhall-vim"]
path = bundle/dhall-vim
url = git://github.com/vmchale/dhall-vim.git
[submodule "bundle/sneak"]
path = bundle/sneak
url = git://github.com/justinmk/vim-sneak.git
[submodule "bundle/ale"]
path = bundle/ale
url = git://github.com/w0rp/ale.git
[submodule "bundle/vim-illuminate"]
path = bundle/vim-illuminate
url = git://github.com/RRethy/vim-illuminate.git
[submodule "bundle/vim-racer"]
path = bundle/vim-racer
url = git://github.com/racer-rust/vim-racer.git
[submodule "bundle/julia-vim"]
path = bundle/julia-vim
url = git://github.com/JuliaEditorSupport/julia-vim.git
[submodule "bundle/codi.vim"]
path = bundle/codi.vim
url = git://github.com/metakirby5/codi.vim.git