remove typewriter
This commit is contained in:
parent
7fdbbd5978
commit
804aac70cd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue