-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 3.14 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
[submodule "vim/bundle/css3"]
path = vim/bundle/css3
url = https://github.com/vim-scripts/css3
[submodule "vim/bundle/exvim"]
path = vim/bundle/exvim
url = https://github.com/jwu/exvim.git
[submodule "vim/bundle/git-vim"]
path = vim/bundle/git-vim
url = https://github.com/motemen/git-vim.git
[submodule "vim/bundle/html5.vim"]
path = vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-git-branch-info"]
path = vim/bundle/vim-git-branch-info
url = https://github.com/taq/vim-git-branch-info.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/scss-syntax.vim"]
path = vim/bundle/scss-syntax.vim
url = https://github.com/cakebaker/scss-syntax.vim
[submodule "vim/bundle/sessionman.vim"]
path = vim/bundle/sessionman.vim
url = https://github.com/vim-scripts/sessionman.vim.git
[submodule "vim/bundle/snipmate.vim"]
path = vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/viki_vim"]
path = vim/bundle/viki_vim
url = https://github.com/tomtom/viki_vim.git
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "awesome/awesome-configs"]
path = awesome/awesome-configs
url = https://git.sysphere.org/awesome-configs/
[submodule "awesome/awesome-freedesktop"]
path = awesome/awesome-freedesktop
url = https://github.com/terceiro/awesome-freedesktop
[submodule "awesome/shifty"]
path = awesome/shifty
url = https://github.com/bioe007/awesome-shifty.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim-slim"]
path = vim-slim
url = ./vim/bundle/vim-slim