|
|
|
[submodule "vim/bundle/vim-airline"]
|
|
|
|
path = vim/bundle/vim-airline
|
|
|
|
url = https://github.com/vim-airline/vim-airline
|
|
|
|
[submodule "vim/bundle/vim-gfm-syntax"]
|
|
|
|
path = vim/bundle/vim-gfm-syntax
|
|
|
|
url = https://github.com/rhysd/vim-gfm-syntax.git
|
|
|
|
[submodule "vim/bundle/ultisnips"]
|
|
|
|
path = vim/bundle/ultisnips
|
|
|
|
url = https://github.com/SirVer/ultisnips.git
|
|
|
|
[submodule "git-aware-prompt"]
|
|
|
|
path = bash/git-aware-prompt
|
|
|
|
url = https://github.com/jimeh/git-aware-prompt.git
|
|
|
|
[submodule "vim/ale"]
|
|
|
|
path = vim/bundle/ale
|
|
|
|
url = https://github.com/dense-analysis/ale.git
|
|
|
|
[submodule "vim/bundle/vim-javascript"]
|
|
|
|
path = vim/bundle/vim-javascript
|
|
|
|
url = https://github.com/pangloss/vim-javascript.git
|
|
|
|
[submodule "vim/bundle/vim-gitgutter"]
|
|
|
|
path = vim/bundle/vim-gitgutter
|
|
|
|
url = https://github.com/airblade/vim-gitgutter.git
|
|
|
|
[submodule "vim/bundle/tern_for_vim"]
|
|
|
|
path = vim/bundle/tern_for_vim
|
|
|
|
url = https://github.com/ternjs/tern_for_vim.git
|
|
|
|
[submodule "vim/bundle/ctrlp.vim"]
|
|
|
|
path = vim/bundle/ctrlp.vim
|
|
|
|
url = https://github.com/ctrlpvim/ctrlp.vim.git
|
|
|
|
[submodule "vim/bundle/nerdtree"]
|
|
|
|
path = vim/bundle/nerdtree
|
|
|
|
url = https://github.com/preservim/nerdtree.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/nerdtree-git-plugin"]
|
|
|
|
path = vim/bundle/nerdtree-git-plugin
|
|
|
|
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
|
|
|
[submodule "ohmyzsh"]
|
|
|
|
path = zsh/ohmyzsh
|
|
|
|
url = https://github.com/ohmyzsh/ohmyzsh
|
|
|
|
[submodule "vim/bundle/coc.nvim"]
|
|
|
|
path = vim/bundle/coc.nvim
|
|
|
|
url = https://github.com/neoclide/coc.nvim
|
|
|
|
[submodule "vim/bundle/vim-tsx"]
|
|
|
|
path = vim/bundle/vim-tsx
|
|
|
|
url = https://github.com/ianks/vim-tsx
|
|
|
|
[submodule "vim/bundle/typescript-vim"]
|
|
|
|
path = vim/bundle/typescript-vim
|
|
|
|
url = https://github.com/leafgarland/typescript-vim
|