-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.68 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
[submodule ".vim/bundle/vim-erlang-tags"]
path = .vim/bundle/vim-erlang-tags
url = https://github.com/vim-erlang/vim-erlang-tags.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = [email protected]:tpope/vim-commentary.git
[submodule ".vim/bundle/nvim-lspconfig"]
path = .vim/bundle/nvim-lspconfig
url = [email protected]:neovim/nvim-lspconfig.git
[submodule ".vim/bundle/nvim-treesitter"]
path = .vim/bundle/nvim-treesitter
url = [email protected]:nvim-treesitter/nvim-treesitter.git
[submodule ".vim/bundle/plenary.nvim"]
path = .vim/bundle/plenary.nvim
url = [email protected]:nvim-lua/plenary.nvim.git
[submodule ".vim/bundle/telescope.nvim"]
path = .vim/bundle/telescope.nvim
url = [email protected]:nvim-telescope/telescope.nvim.git
[submodule ".vim/bundle/vim-beancount"]
path = .vim/bundle/vim-beancount
url = [email protected]:nathangrigg/vim-beancount.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = [email protected]:preservim/tagbar.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = [email protected]:christoomey/vim-tmux-navigator.git