-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
83 lines (63 loc) · 2.46 KB
/
.gitmodules
File metadata and controls
83 lines (63 loc) · 2.46 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
79
80
81
82
83
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-twig"]
path = vim/bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-obsession"]
path = vim/bundle/vim-obsession
url = git://github.com/tpope/vim-obsession.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh/
[submodule "vim/bundle/vimwiki"]
path = vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "zsh-custom/plugins/zsh-autosuggestions"]
path = zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "vim/bundle/vim-javascript-syntax"]
path = vim/bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = git://github.com/junegunn/fzf.vim
[submodule "vim/bundle/VimCompletesMe"]
path = vim/bundle/VimCompletesMe
url = git://github.com/ajh17/VimCompletesMe.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = git://github.com/joonty/vdebug
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary
[submodule "vim/bundle/vim-easy-align"]
path = vim/bundle/vim-easy-align
url = git://github.com/junegunn/vim-easy-align
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = git://github.com/editorconfig/editorconfig-vim
[submodule "vim/bundle/vim-polyglot"]
path = vim/bundle/vim-polyglot
url = git@github.com:sheerun/vim-polyglot.git
[submodule "vim/bundle/vim-zettel"]
path = vim/bundle/vim-zettel
url = git@github.com:michal-h21/vim-zettel.git