-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
135 lines (135 loc) · 4.89 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "bundle/splitjoin"]
path = bundle/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "extras/fonts"]
path = extras/fonts
url = https://github.com/powerline/fonts.git
[submodule "bundle/vim-tmux"]
path = bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule "bundle/vim-tmux-focus-events"]
path = bundle/vim-tmux-focus-events
url = https://github.com/tmux-plugins/vim-tmux-focus-events.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "bundle/multiplesearch"]
path = bundle/multiplesearch
url = https://github.com/vim-scripts/MultipleSearch.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/vim-searchindex"]
path = bundle/vim-searchindex
url = https://github.com/google/vim-searchindex.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "bundle/recover.vim"]
path = bundle/recover.vim
url = https://github.com/chrisbra/Recover.vim.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/incsearch.vim"]
path = bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim.git
[submodule "bundle/incsearch-fuzzy.vim"]
path = bundle/incsearch-fuzzy.vim
url = https://github.com/haya14busa/incsearch-fuzzy.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = https://github.com/raimondi/delimitmate
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/taglist.vim"]
path = bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim
[submodule "bundle/vim-devicons"]
path = bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "bundle/UltiSnips"]
path = bundle/UltiSnips
url = https://github.com/sirver/UltiSnips
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue
[submodule "bundle/vim-gutentags"]
path = bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/nginx-vim"]
path = bundle/nginx-vim
url = https://github.com/chr4/nginx.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/lumiliet/vim-twig.git
[submodule "bundle/Jenkinsfile-vim-syntax"]
path = bundle/Jenkinsfile-vim-syntax
url = https://github.com/martinda/Jenkinsfile-vim-syntax.git
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-jsx-pretty"]
path = bundle/vim-jsx-pretty
url = https://github.com/MaxMEllon/vim-jsx-pretty
[submodule "bundle/vem-tabline"]
path = bundle/vem-tabline
url = https://github.com/pacha/vem-tabline
[submodule "bundle/SyntaxRange"]
path = bundle/SyntaxRange
url = https://github.com/vim-scripts/SyntaxRange.git