vimrc: remove extempore; zshrc: better clipboard clearing mechanism

This commit is contained in:
2018-09-25 15:36:26 +02:00
parent 998e06f253
commit 4d8cd3292a
2 changed files with 1 additions and 2 deletions

1
vimrc
View File

@@ -99,7 +99,6 @@ Plugin 'rust-lang/rust.vim'
Plugin 'kchmck/vim-coffee-script'
Plugin 'isRuslan/vim-es6'
Plugin 'zig-lang/zig.vim'
Plugin 'timburgess/extempore.vim'
" Custom bundles
if filereadable(expand("~/.vim.local/bundles.vim"))