blob: 8b6df92dc15c7e6acd2f33ea2de488636bb8d623 (
plain)
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
|
[submodule "bundle/unbundle"]
path = bundle/unbundle
url = https://github.com/sunaku/vim-unbundle.git
[submodule "bundle/neco-ghc"]
path = bundle/neco-ghc
url = https://github.com/eagletmt/neco-ghc
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.vim
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/scratch"]
path = bundle/scratch
url = https://github.com/mtth/scratch.vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/grammarous"]
path = bundle/grammarous
url = https://github.com/rhysd/vim-grammarous.git
[submodule "bundle/unite"]
path = bundle/unite
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/clang-format"]
path = bundle/clang-format
url = https://github.com/rhysd/vim-clang-format.git
[submodule "bundle/deoplete"]
path = bundle/deoplete
url = https://github.com/Shougo/deoplete.nvim.git
[submodule "bundle/nvim-yarp"]
path = bundle/nvim-yarp
url = https://github.com/roxma/nvim-yarp.git
[submodule "bundle/vim-hug-neovim-rpc"]
path = bundle/vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc.git
[submodule "bundle/deoplete-clangx"]
path = bundle/deoplete-clangx
url = https://github.com/Shougo/deoplete-clangx.git
[submodule "bundle/neoinclude"]
path = bundle/neoinclude
url = https://github.com/Shougo/neoinclude.vim.git
|