1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
common-configs/.gitmodules

69 lines
2.6 KiB

[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
[submodule "tmux/oh-my-tmux"]
path = tmux/oh-my-tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "tmux/tmux-open"]
path = tmux/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "i3/helpers/recently_used"]
path = i3/helpers/recently_used
url = https://github.com/xenomachina/recently_used
[submodule "zsh/customizations/plugins/zlong_alert.zsh"]
path = zsh/customizations/plugins/zlong_alert
url = https://github.com/kevinywlui/zlong_alert.zsh.git
[submodule "vim/bundle/nvim-lspconfig"]
path = vim/bundle/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "vim/bundle/nvim-cmp"]
path = vim/bundle/nvim-cmp
url = https://github.com/hrsh7th/nvim-cmp.git
[submodule "vim/bundle/vim-accent"]
path = vim/bundle/vim-accent
url = https://github.com/airblade/vim-accent.git