-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
69 lines (69 loc) · 2.65 KB
/
.gitmodules
File metadata and controls
69 lines (69 loc) · 2.65 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
[submodule ".vim/bundle/vim-git-branch-info"]
path = .vim/bundle/vim-git-branch-info
url = https://github.com/taq/vim-git-branch-info
[submodule ".vim/bundle/MatchTagAlways"]
path = .vim/bundle/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways
[submodule ".vim/bundle/vim-gitbranch"]
path = .vim/bundle/vim-gitbranch
url = https://github.com/itchyny/vim-gitbranch
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/vim-notes"]
path = .vim/bundle/vim-notes
url = https://github.com/xolox/vim-notes
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule ".vim/bundle/vim-pug"]
path = .vim/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug
[submodule ".vim/bundle/seoul256.vim"]
path = .vim/bundle/seoul256.vim
url = https://github.com/junegunn/seoul256.vim
[submodule ".vim/bundle/Dart"]
path = .vim/bundle/Dart
url = https://github.com/vim-scripts/Dart
[submodule ".vim/bundle/bundle/ctrlp.vim"]
path = .vim/bundle/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule ".vim/bundle/fzf"]
path = .vim/bundle/fzf
url = https://github.com/junegunn/fzf
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule ".vim/bundle/vim-jsx-typescript"]
path = .vim/bundle/vim-jsx-typescript
url = https://github.com/peitalin/vim-jsx-typescript
[submodule ".vim/pack/vim-javascript"]
path = .vim/pack/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/pack/vim-color-spring-night"]
path = .vim/pack/vim-color-spring-night
url = https://github.com/rhysd/vim-color-spring-night
[submodule ".vim/bundle/vim-color-spring-night"]
path = .vim/bundle/vim-color-spring-night
url = https://github.com/rhysd/vim-color-spring-night
[submodule ".vim/pack/ale"]
path = .vim/pack/ale
url = https://github.com/dense-analysis/ale
[submodule "zsh/zsh-auto-notify"]
path = zsh/zsh-auto-notify
url = https://github.com/MichaelAquilina/zsh-auto-notify
[submodule "zsh/zsh-autocomplete"]
path = zsh/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule ".vim/bundle/codeium.vim"]
path = .vim/bundle/codeium.vim
url = https://github.com/Exafunction/codeium.vim