my shell and tool configurations
at master 24 lines 1.1 kB view raw
1[submodule "vim/.vim/bundle/quick-scope"] 2 path = vim/.vim/pack/plugins/start/quick-scope 3 url = https://github.com/unblevable/quick-scope 4[submodule "vim/.vim/bundle/vim-fugitive"] 5 path = vim/.vim/pack/plugins/start/vim-fugitive 6 url = https://github.com/tpope/vim-fugitive 7[submodule "vim/.vim/bundle/vim-commentary"] 8 path = vim/.vim/pack/plugins/start/vim-commentary 9 url = https://github.com/tpope/vim-commentary 10[submodule "vim/.vim/bundle/vim-surround"] 11 path = vim/.vim/pack/plugins/start/vim-surround 12 url = https://github.com/tpope/vim-surround 13[submodule "vim/.vim/bundle/vim-gitgutter"] 14 path = vim/.vim/pack/plugins/start/vim-gitgutter 15 url = https://github.com/airblade/vim-gitgutter 16[submodule "vim/.vim/bundle/vim-lastplace"] 17 path = vim/.vim/pack/plugins/start/vim-lastplace 18 url = https://github.com/farmergreg/vim-lastplace 19[submodule "vim/.vim/bundle/vim-fish"] 20 path = vim/.vim/pack/plugins/start/vim-fish 21 url = https://github.com/dag/vim-fish 22[submodule "vim/.vim/bundle/vim-airline"] 23 path = vim/.vim/pack/plugins/start/vim-airline 24 url = https://github.com/vim-airline/vim-airline