remove typewriter

This commit is contained in:
ManjaroOne666 2018-05-13 22:30:24 +01:00
parent 7fdbbd5978
commit 804aac70cd
1 changed files with 0 additions and 4 deletions

View File

@ -134,10 +134,6 @@ Plugin 'prabirshrestha/asyncomplete-necovim.vim'
Plugin 'prabirshrestha/async.vim' Plugin 'prabirshrestha/async.vim'
Plugin 'prabirshrestha/vim-lsp' 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 " All of your Plugins must be added before the following line
call vundle#end() " required call vundle#end() " required
filetype plugin indent on " required filetype plugin indent on " required