-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.5 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.5 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
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule ".vim/bundle/vim-syntastic"]
path = .vim/bundle/vim-syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/vim-bracketed-paste"]
path = .vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "/home/zigdon/.vim/bundle/typescript-vim"]
path = /home/zigdon/.vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/undotree"]
path = .vim/bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "/home/zigdon/.vim/bundle/vim-go"]
path = /home/zigdon/.vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe.git
[submodule ".zsh/git/fzf-zsh-plugin"]
path = .zsh/git/fzf-zsh-plugin
url = https://github.com/unixorn/fzf-zsh-plugin.git