diff --git a/vimrc.plugins.vim b/vimrc.plugins.vim index effc7b6..703762a 100644 --- a/vimrc.plugins.vim +++ b/vimrc.plugins.vim @@ -134,10 +134,6 @@ Plugin 'prabirshrestha/asyncomplete-necovim.vim' Plugin 'prabirshrestha/async.vim' Plugin 'prabirshrestha/vim-lsp' -" typewriter -" https://github.com/logico-dev/typewriter/blob/master/README.md -Plugin 'logico-dev/typewriter' - " All of your Plugins must be added before the following line call vundle#end() " required filetype plugin indent on " required