diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 098555e..0000000 --- a/.gitmodules +++ /dev/null @@ -1,27 +0,0 @@ -[submodule "vim/.vim/bundle/ctrlp.vim"] - path = vim/.vim/bundle/ctrlp.vim - url = https://github.com/ctrlpvim/ctrlp.vim.git -[submodule "vim/.vim/bundle/vimwiki"] - path = vim/.vim/bundle/vimwiki - url = https://github.com/vimwiki/vimwiki.git -[submodule "vim/.vim/bundle/gruvbox"] - path = vim/.vim/bundle/gruvbox - url = https://github.com/morhetz/gruvbox.git -[submodule "vim/.vim/bundle/tabular"] - path = vim/.vim/bundle/tabular - url = git://github.com/godlygeek/tabular.git -[submodule "vim/.vim/bundle/vim-airline"] - path = vim/.vim/bundle/vim-airline - url = https://github.com/vim-airline/vim-airline -[submodule "vim/.vim/bundle/vim-airline-themes"] - path = vim/.vim/bundle/vim-airline-themes - url = https://github.com/vim-airline/vim-airline-themes -[submodule "vim/.vim/bundle/vim-fugitive"] - path = vim/.vim/bundle/vim-fugitive - url = git://github.com/tpope/vim-fugitive.git -[submodule "vim/.vim/bundle/nerdtree"] - path = vim/.vim/bundle/nerdtree - url = https://github.com/scrooloose/nerdtree.git -[submodule "vim/.vim/bundle/tagbar"] - path = vim/.vim/bundle/tagbar - url = https://github.com/majutsushi/tagbar.git |