forked from scrooloose/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
150 lines (150 loc) · 4.62 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[submodule "snippets"]
ignore = untracked
path = snippets
url = [email protected]:rafaeldff/snipmate-snippets.git
[submodule "bundle/rails"]
ignore = untracked
path = bundle/rails
url = [email protected]:tpope/vim-rails.git
[submodule "bundle/cucumber"]
ignore = untracked
path = bundle/cucumber
url = [email protected]:tpope/vim-cucumber.git
[submodule "bundle/haml"]
ignore = untracked
path = bundle/haml
url = [email protected]:tpope/vim-haml.git
[submodule "bundle/surround"]
ignore = untracked
path = bundle/surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/NERD_tree"]
ignore = untracked
path = bundle/NERD_tree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/NERD_commenter"]
ignore = untracked
path = bundle/NERD_commenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule "bundle/ragtag"]
ignore = untracked
path = bundle/ragtag
url = [email protected]:tpope/vim-ragtag.git
[submodule "bundle/fugitive"]
ignore = untracked
path = bundle/fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/markdown"]
ignore = untracked
path = bundle/markdown
url = [email protected]:tpope/vim-markdown.git
[submodule "bundle/vividchalk"]
ignore = untracked
path = bundle/vividchalk
url = [email protected]:tpope/vim-vividchalk.git
[submodule "bundle/git"]
ignore = untracked
path = bundle/git
url = [email protected]:tpope/vim-git.git
[submodule "bundle/endwise"]
ignore = untracked
path = bundle/endwise
url = [email protected]:tpope/vim-endwise.git
[submodule "bundle/snipmate"]
ignore = untracked
path = bundle/snipmate
url = [email protected]:akitaonrails/snipmate.vim.git
[submodule "bundle/syntastic"]
ignore = untracked
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "bundle/textile"]
ignore = untracked
path = bundle/textile
url = [email protected]:timcharper/textile.vim.git
[submodule "bundle/vim-ruby"]
ignore = untracked
path = bundle/vim-ruby
url = [email protected]:vim-ruby/vim-ruby.git
[submodule "bundle/unimpaired"]
ignore = untracked
path = bundle/unimpaired
url = [email protected]:tpope/vim-unimpaired.git
[submodule "bundle/scss-syntax"]
ignore = untracked
path = bundle/scss-syntax
url = http://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/ack"]
ignore = untracked
path = bundle/ack
url = [email protected]:mileszs/ack.vim.git
[submodule "bundle/vim-coffee-script"]
ignore = untracked
path = bundle/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script.git
[submodule "bundle/supertab"]
ignore = untracked
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/vim-ruby-sinatra"]
ignore = untracked
path = bundle/vim-ruby-sinatra
url = [email protected]:hallison/vim-ruby-sinatra.git
[submodule "bundle/securemodelines"]
ignore = untracked
path = bundle/securemodelines
url = [email protected]:ciaranm/securemodelines.git
[submodule "bundle/vim-textobj-user"]
ignore = untracked
path = bundle/vim-textobj-user
url = [email protected]:kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubybloc"]
ignore = untracked
path = bundle/vim-textobj-rubybloc
url = [email protected]:nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-preview"]
ignore = untracked
path = bundle/vim-preview
url = [email protected]:greyblake/vim-preview.git
[submodule "bundle/abolish"]
ignore = untracked
path = bundle/abolish
url = [email protected]:tpope/vim-abolish.git
[submodule "bundle/liftweb"]
ignore = untracked
path = bundle/liftweb
url = [email protected]:Shadowfiend/liftweb-vim.git
[submodule "bundle/scala"]
ignore = untracked
path = bundle/scala
url = [email protected]:akhil/scala-vim-bundle.git
[submodule "bundle/grails-vim"]
ignore = untracked
path = bundle/grails-vim
url = [email protected]:felipero/grails-vim.git
[submodule "bundle/fsharp"]
ignore = untracked
path = bundle/fsharp
url = [email protected]:DrTom/fsharp-vim.git
[submodule "bundle/vim-powerline"]
ignore = untracked
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/zoom"]
path = bundle/zoom
url = [email protected]:rafaeldff/zoom.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized.git
[submodule "bundle/vim-nix"]
path = bundle/vim-nix
url = https://github.com/LnL7/vim-nix.git
[submodule "bundle/vim-fireplace"]
path = bundle/vim-fireplace
url = [email protected]:tpope/vim-fireplace.git
[submodule "bundle/vim-clojure-static"]
path = bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git