forked from carlosperez/vim-settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
81 lines (81 loc) · 3.19 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
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/vim-nerdtree-tabs"]
path = .vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-monokai-refined"]
path = .vim/bundle/vim-monokai-refined
url = https://github.com/jaromero/vim-monokai-refined.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/Vim-Jinja2-Syntax"]
path = .vim/bundle/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-easygrep"]
path = .vim/bundle/vim-easygrep
url = https://github.com/dkprice/vim-easygrep.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/BufOnly.vim"]
path = .vim/bundle/BufOnly.vim
url = https://github.com/vim-scripts/BufOnly.vim.git
[submodule ".vim/bundle/vim-handlebars"]
path = .vim/bundle/vim-handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule ".vim/bundle/vim-stylus"]
path = .vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/oceanic-next-vim"]
path = .vim/bundle/oceanic-next-vim
url = https://github.com/yosiat/oceanic-next-vim.git
[submodule ".vim/bundle/github-vim"]
path = .vim/bundle/github-vim
url = https://github.com/solars/github-vim.git
[submodule ".vim/bundle/vim-bbye"]
path = .vim/bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
[submodule ".vim/bundle/vim-jsx"]
path = .vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = [email protected]:mattn/emmet-vim.git
[submodule ".vim/bundle/vim-css-color"]
path = .vim/bundle/vim-css-color
url = [email protected]:ap/vim-css-color.git