-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
63 lines (63 loc) · 2.82 KB
/
Copy path.gitmodules
File metadata and controls
63 lines (63 loc) · 2.82 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
[submodule "dotfiles/.vim/bundle/ack.vim"]
path = dotfiles/.vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "dotfiles/.vim/bundle/gruvbox"]
path = dotfiles/.vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "dotfiles/.vim/bundle/nerdtree"]
path = dotfiles/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "dotfiles/.vim/bundle/vim-arduino-syntax"]
path = dotfiles/.vim/bundle/vim-arduino-syntax
url = https://github.com/sudar/vim-arduino-syntax.git
[submodule "dotfiles/.vim/bundle/vim-bufstat"]
path = dotfiles/.vim/bundle/vim-bufstat
url = https://github.com/randymorris/vim-bufstat.git
[submodule "dotfiles/.vim/bundle/vim-commentary"]
path = dotfiles/.vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "dotfiles/.vim/bundle/vim-fugitive"]
path = dotfiles/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "dotfiles/.vim/bundle/vim-markdown"]
path = dotfiles/.vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "dotfiles/.vim/bundle/vim-rails"]
path = dotfiles/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "dotfiles/.vim/bundle/vim-ruby"]
path = dotfiles/.vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "dotfiles/.vim/bundle/vim-sensible"]
path = dotfiles/.vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "dotfiles/.vim/bundle/vim-signature"]
path = dotfiles/.vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "dotfiles/.vim/bundle/vim-surround"]
path = dotfiles/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "dotfiles/.vim/bundle/vim-unimpaired"]
path = dotfiles/.vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "dotfiles/.vim/bundle/vimroom"]
path = dotfiles/.vim/bundle/vimroom
url = https://github.com/mikewest/vimroom.git
[submodule "dotfiles/.vim/bundle/vim-exchange"]
path = dotfiles/.vim/bundle/vim-exchange
url = https://github.com/tommcdo/vim-exchange.git
[submodule "dotfiles/.vim/bundle/vim-pandoc"]
path = dotfiles/.vim/bundle/vim-pandoc
url = https://github.com/vim-pandoc/vim-pandoc.git
[submodule "dotfiles/.vim/bundle/syntastic"]
path = dotfiles/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "dotfiles/.vim/bundle/vim-airline"]
path = dotfiles/.vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "dotfiles/.vim/bundle/vim-signify"]
path = dotfiles/.vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule "dotfiles/.vim/bundle/vim-bufferline"]
path = dotfiles/.vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline.git