diff --git a/.gitmodules b/.gitmodules index 3836b80..bab3109 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,9 +40,6 @@ [submodule "vim/bundle/vim-repeat"] path = vim/bundle/vim-repeat url = https://github.com/tpope/vim-repeat.git -[submodule "vim/bundle/autoswap.vim"] - path = vim/bundle/autoswap.vim - url = https://github.com/vim-scripts/autoswap.vim.git [submodule "vim/bundle/vim-polyglot-darkcloud"] path = vim/bundle/vim-polyglot-darkcloud url = https://github.com/prurigro/vim-polyglot-darkcloud.git diff --git a/README.md b/README.md index 3d9d5fd..1c9d4e1 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,6 @@ For a complete list of mappings specific to **darkcloud-vimconfig**, check the l ## Plugins ## * [ale](https://github.com/w0rp/ale): Asynchronous Lint Engine -* [autoswap.vim](https://github.com/vim-scripts/autoswap.vim): Switch to open editor window instead of asking what to do with swapfile. * [deoplete.nvim](https://github.com/Shougo/deoplete.nvim): Dark powered asynchronous completion framework for neovim/Vim8 * [neco-syntax](https://github.com/Shougo/neco-syntax): Syntax source for neocomplete/deoplete/ncm * [nvim-yarp](https://github.com/roxma/nvim-yarp): Yet Another Remote Plugin Framework for Neovim diff --git a/vim/bundle/autoswap.vim b/vim/bundle/autoswap.vim deleted file mode 160000 index 7f1f077..0000000 --- a/vim/bundle/autoswap.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7f1f077e92a71bce703b00de06690c1aa41fce34