all: misc changes from the last few months

This commit is contained in:
2018-05-02 13:49:10 +02:00
parent b635d5de51
commit 8d2b3dbb92
5 changed files with 13 additions and 2 deletions

2
vimrc
View File

@@ -94,6 +94,7 @@ Bundle 'tikhomirov/vim-glsl'
Plugin 'rust-lang/rust.vim'
Plugin 'kchmck/vim-coffee-script'
Plugin 'isRuslan/vim-es6'
Plugin 'zig-lang/zig.vim'
" Custom bundles
if filereadable(expand("~/.vim.local/bundles.vim"))
@@ -639,3 +640,4 @@ endif
" }}}
let g:syntastic_carp_checkers = ['carp']
command Cr !carp -x %