darkrc/vimrc

5 lines
132 B
VimL
Raw Normal View History

" vim: set bufhidden=delete noexpandtab tabstop=3 :miv "
"!!! makes use of marker '
2017-10-18 16:50:13 +00:00
2020-05-18 11:18:59 +00:00
let &rtp=&rtp.','.expand('<sfile>:p:h').'/vim'