-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.63 KB
/
Copy path.gitmodules
File metadata and controls
54 lines (54 loc) · 1.63 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
[submodule "gundo"]
path = gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "nerdtree"]
path = nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "nerdcommenter"]
path = nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim-argumentative"]
path = vim-argumentative
url = https://github.com/PeterRincker/vim-argumentative.git
[submodule "vim-fugitive"]
path = vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-ipython"]
path = vim-ipython
url = https://github.com/ivanov/vim-ipython.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim-swap-lines"]
path = vim-swap-lines
url = https://github.com/praveenv253/upAndDown
[submodule "vim-surround"]
path = vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "supertab"]
path = supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim-repeat"]
path = vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim-liquid"]
path = vim-liquid
url = https://github.com/tpope/vim-liquid.git
[submodule "vimtex"]
path = vimtex
url = https://github.com/lervag/vimtex.git
[submodule "vim-gitgutter"]
path = vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "ale"]
path = ale
url = https://github.com/dense-analysis/ale
[submodule "ctrlp.vim"]
path = ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim-slime"]
path = vim-slime
url = https://github.com/jpalardy/vim-slime.git
[submodule "tagbar"]
path = tagbar
url = https://github.com/preservim/tagbar.git