-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 2.99 KB
/
.gitmodules
File metadata and controls
78 lines (78 loc) · 2.99 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
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
[submodule ".vim/bundle/yats.vim"]
path = .vim/bundle/yats.vim
url = https://github.com/HerringtonDarkholme/yats.vim.git
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/bundle/jshint2.vim"]
path = .vim/bundle/jshint2.vim
url = https://github.com/Shutnik/jshint2.vim.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-slim"]
path = .vim/bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-flake8"]
path = .vim/bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule ".vim/bundle/vim-jsx"]
path = .vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule ".vim/bundle/vim-rubocop"]
path = .vim/bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-indent-guides"]
path = .vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".vim/bundle/tsuquyomi"]
path = .vim/bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-bufkill"]
path = .vim/bundle/vim-bufkill
url = https://github.com/qpkorr/vim-bufkill
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/fzf"]
path = .vim/bundle/fzf
url = https://github.com/junegunn/fzf.git
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/bundle/bundle/dracula"]
path = .vim/bundle/bundle/dracula
url = git@github.com:dracula/vim.git