all: remove ghci and bash; vimrc: add extempore

This commit is contained in:
2018-07-18 12:41:11 +02:00
parent 344df12e56
commit 4d38d66471
3 changed files with 2 additions and 9 deletions

1
vimrc
View File

@@ -95,6 +95,7 @@ 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"))