-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.19 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.19 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
[submodule "vim/bundle/lightline.vim"]
path = vim/bundle/lightline.vim
url = git@github.com:itchyny/lightline.vim.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-scriptease"]
path = vim/bundle/vim-scriptease
url = git@github.com:tpope/vim-scriptease.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = git@github.com:tpope/vim-sensible.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = git@github.com:christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/vim-buffergator"]
path = vim/bundle/vim-buffergator
url = git@github.com:jeetsukumaran/vim-buffergator.git
[submodule "vim/bundle/vim-polygot"]
path = vim/bundle/vim-polygot
url = git@github.com:sheerun/vim-polyglot.git
[submodule "vim/bundle/vimcomplete"]
path = vim/bundle/vimcomplete
url = git@github.com:girishji/vimcomplete.git
[submodule "vim/bundle/lsp"]
path = vim/bundle/lsp
url = git@github.com:yegappan/lsp.git
[submodule "vim/bundle/vim-beancount"]
path = vim/bundle/vim-beancount
url = git@github.com:nathangrigg/vim-beancount.git