forked from grawity/dotfiles
-
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.17 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.17 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/vim-commentary"]
path = vim/bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-liquid"]
path = vim/bundle/liquid
url = https://github.com/tpope/vim-liquid.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-bracketed-paste"]
path = vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
[submodule "vim/bundle/vim-ps1"]
path = vim/bundle/powershell
url = https://github.com/PProvost/vim-ps1
[submodule "vim/bundle/vim-indent-object"]
path = vim/bundle/indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = https://github.com/tpope/vim-abolish