-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
96 lines (96 loc) · 3.61 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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/ZoomWin"]
path = vim/bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin
ignore = dirty
[submodule "vim/bundle/dash.vim"]
path = vim/bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "vim/bundle/numbers.vim"]
path = vim/bundle/numbers.vim
url = https://github.com/myusuf3/numbers.vim
[submodule "vim/bundle/pbcopy.vim"]
path = vim/bundle/pbcopy.vim
url = https://github.com/rentalcustard/pbcopy.vim.git
[submodule "vim/bundle/rainbow_parentheses.vim"]
path = vim/bundle/rainbow_parentheses.vim
url = git@github.com:kien/rainbow_parentheses.vim.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-indexed-search"]
path = vim/bundle/vim-indexed-search
url = https://github.com/henrik/vim-indexed-search
[submodule "vim/bundle/vim-scala"]
path = vim/bundle/vim-scala
url = git@github.com:derekwyatt/vim-scala.git
[submodule "vim/bundle/vim-startify"]
path = vim/bundle/vim-startify
url = https://github.com/mhinz/vim-startify
ignore = dirty
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = git@github.com:christoomey/vim-tmux-navigator.git
[submodule "tmux/tmux-copycat"]
path = tmux/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/bufexplorer.zip"]
path = vim/bundle/bufexplorer.zip
url = https://github.com/vim-scripts/bufexplorer.zip
ignore = dirty
[submodule "vim/bundle/vim-cpp-enhanced-highlight"]
path = vim/bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight
[submodule "vim-endwise"]
path = vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim-closer"]
path = vim-closer
url = https://github.com/rstacruz/vim-closer.git
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/papercolor-theme"]
path = vim/bundle/papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "vim/bundle/php.vim"]
path = vim/bundle/php.vim
url = https://github.com/StanAngeloff/php.vim.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/bundle/vim-twig"]
path = vim/bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "vim/bundle/vim-pico8-syntax"]
path = vim/bundle/vim-pico8-syntax
url = https://github.com/justinj/vim-pico8-syntax.git