-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
115 lines (115 loc) · 4.32 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = [email protected]:vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = [email protected]:sjl/gundo.vim.git
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = [email protected]:tpope/vim-surround.git
[submodule ".vim/bundle/repeat"]
path = .vim/bundle/repeat
url = [email protected]:tpope/vim-repeat.git
[submodule ".vim/bundle/vim-flake8"]
path = .vim/bundle/vim-flake8
url = [email protected]:nvie/vim-flake8.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = [email protected]:kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = [email protected]:groenewege/vim-less.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = [email protected]:guns/vim-clojure-static.git
ignore = untracked
[submodule ".vim/bundle/rainbow_parentheses"]
path = .vim/bundle/rainbow_parentheses
url = [email protected]:kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/vim-virtualenv"]
path = .vim/bundle/vim-virtualenv
url = [email protected]:jmcantrell/vim-virtualenv.git
[submodule ".vim/bundle/pig"]
path = .vim/bundle/pig
url = [email protected]:motus/pig.vim.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = [email protected]:tpope/vim-markdown.git
[submodule ".vim/bundle/vim-jinja"]
path = .vim/bundle/vim-jinja
url = [email protected]:mitsuhiko/vim-jinja.git
[submodule ".vim/bundle/vim-fireplace"]
path = .vim/bundle/vim-fireplace
url = [email protected]:tpope/vim-fireplace.git
[submodule ".vim/bundle/goyo.vim"]
path = .vim/bundle/goyo.vim
url = [email protected]:junegunn/goyo.vim.git
[submodule ".vim/bundle/vim-sexp-ext"]
path = .vim/bundle/vim-sexp-ext
url = [email protected]:tpope/vim-sexp-mappings-for-regular-people.git
[submodule ".vim/bundle/vim-sexp"]
path = .vim/bundle/vim-sexp
url = [email protected]:guns/vim-sexp.git
[submodule ".vim/bundle/vim-livedown"]
path = .vim/bundle/vim-livedown
url = [email protected]:shime/vim-livedown
[submodule ".vim/bundle/vim-superman"]
path = .vim/bundle/vim-superman
url = [email protected]:Z1MM32M4N/vim-superman.git
[submodule ".vim/bundle/Dockerfile"]
path = .vim/bundle/Dockerfile
url = [email protected]:ekalinin/Dockerfile.vim.git
[submodule ".vim/bundle/tla.vim"]
path = .vim/bundle/tla.vim
url = [email protected]:vim-scripts/tla.vim.git
[submodule ".vim/bundle/yajs-libs.vim"]
path = .vim/bundle/yajs-libs.vim
url = [email protected]:othree/javascript-libraries-syntax.vim.git
[submodule ".vim/bundle/yajs.vim"]
path = .vim/bundle/yajs.vim
url = [email protected]:othree/yajs.vim
[submodule ".vim/bundle/thrift.vim"]
path = .vim/bundle/thrift.vim
url = [email protected]:solarnz/thrift.vim.git
[submodule ".vim/bundle/zeavim.vim"]
path = .vim/bundle/zeavim.vim
url = [email protected]:KabbAmine/zeavim.vim.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = [email protected]:fatih/vim-go.git
[submodule ".vim/bundle/vim-yaml"]
path = .vim/bundle/vim-yaml
url = [email protected]:avakhov/vim-yaml.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = [email protected]:elixir-lang/vim-elixir.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = [email protected]:vim-syntastic/syntastic.git
[submodule ".vim/bundle/vim-racket"]
path = .vim/bundle/vim-racket
url = [email protected]:wlangstroth/vim-racket.git
[submodule ".vim/bundle/vim-eslint-compiler"]
path = .vim/bundle/vim-eslint-compiler
url = [email protected]:salomvary/vim-eslint-compiler.git
[submodule ".vim/bundle/parinfer-rust"]
path = .vim/bundle/parinfer-rust
url = [email protected]:eraserhd/parinfer-rust.git
[submodule ".vim/bundle/vim-fontsize"]
path = .vim/bundle/vim-fontsize
url = [email protected]:drmikehenry/vim-fontsize.git
[submodule ".vim/bundle/requirements.txt.vim"]
path = .vim/bundle/requirements.txt.vim
url = [email protected]:raimon49/requirements.txt.vim.git
[submodule ".vim/bundle/zig.vim"]
path = .vim/bundle/zig.vim
url = [email protected]:ziglang/zig.vim.git
[submodule ".vim/bundle/limelight.vim"]
path = .vim/bundle/limelight.vim
url = [email protected]:junegunn/limelight.vim.git