-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.66 KB
/
.gitmodules
File metadata and controls
72 lines (72 loc) · 2.66 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
64
65
66
67
68
69
70
71
72
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/vim-characterize"]
path = bundle/vim-characterize
url = https://github.com/tpope/vim-characterize.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "troll-stopper"]
path = bundle/vim-troll-stopper
url = https://github.com/vim-utils/vim-troll-stopper.git
[submodule "bundle/dockerfile"]
path = bundle/dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-sort-motion"]
path = bundle/vim-sort-motion
url = https://github.com/christoomey/vim-sort-motion
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/semantic-highlight"]
path = bundle/semantic-highlight
url = https://github.com/jaxbot/semantic-highlight.vim.git
[submodule "bundle/presenting.vim"]
path = bundle/presenting.vim
url = https://github.com/sotte/presenting.vim.git
[submodule "bundle/vim-peekaboo"]
path = bundle/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo.git
[submodule "bundle/vim-pug"]
path = bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/highlightedyank"]
path = bundle/highlightedyank
url = https://github.com/machakann/vim-highlightedyank.git
[submodule "ansible-vim"]
path = bundle/ansible-vim
url = https://github.com/pearofducks/ansible-vim
[submodule "bundle/vim-startify"]
path = bundle/vim-startify
url = https://github.com/mhinz/vim-startify.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-ledger"]
path = bundle/vim-ledger
url = https://github.com/ledger/vim-ledger.git