This repository was archived by the owner on Mar 3, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
67 lines (67 loc) · 2.4 KB
/
.gitmodules
File metadata and controls
67 lines (67 loc) · 2.4 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
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = git://github.com/derekwyatt/vim-scala.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/todo.txt-vim"]
path = bundle/todo.txt-vim
url = https://github.com/freitass/todo.txt-vim
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = https://github.com/tpope/vim-vividchalk.git
[submodule "bundle/vim-distinguished"]
path = bundle/vim-distinguished
url = https://github.com/Lokaltog/vim-distinguished.git
[submodule "bundle/play2vim"]
path = bundle/play2vim
url = https://github.com/gre/play2vim.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/rainbow_parentheses"]
path = bundle/rainbow_parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/ag"]
path = bundle/ag
url = https://github.com/rking/ag.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vimoutliner"]
path = bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner
ignore = dirty
[submodule "/home/tiago/.vim/bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "/home/tiago/.vim/bundle/kotlin-vim"]
path = /home/tiago/.vim/bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim
[submodule "/home/tiago/.vim/bundle/vim-android"]
path = /home/tiago/.vim/bundle/vim-android
url = git@github.com:hsanson/vim-android.git
[submodule "bundle/goyo"]
path = bundle/goyo
url = https://github.com/junegunn/goyo.vim.git