-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
46 lines (45 loc) · 1.77 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
[submodule ".vim/bundle/pathogen"]
path = .vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule ".vim/bundle/vim-ft-bzl"]
path = .vim/bundle/vim-ft-bzl
url = https://github.com/google/vim-ft-bzl.git
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = https://github.com/aperezdc/vim-template.git
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".vim/bundle/vim-beancount"]
path = .vim/bundle/vim-beancount
url = https://github.com/nathangrigg/vim-beancount
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim
[submodule ".vim/bundle/vim-lsp"]
path = .vim/bundle/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule ".vim/bundle/async.vim"]
path = .vim/bundle/async.vim
url = https://github.com/prabirshrestha/async.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule ".vim/bundle/vim-solarized"]
path = .vim/bundle/vim-solarized
url = https://github.com/ericbn/vim-solarized.git
[submodule "config/nvim"]
path = config/nvim
url = [email protected]:cceckman/kickstart.nvim