remove dutyl from vimrc

This commit is contained in:
Johannes Loher 2020-09-14 11:42:29 +02:00
parent 1445b15851
commit 031318073d

1
.vimrc
View file

@ -33,5 +33,4 @@ execute pathogen#infect()
let g:onedark_termcolors=16 let g:onedark_termcolors=16
colorscheme onedark colorscheme onedark
let g:dutyl_stdImportPaths=['/usr/include/dlang/dmd']