genode/repos/gems/run/sculpt/vimrc

11 lines
149 B
VimL
Raw Normal View History

2017-09-07 09:55:33 +00:00
set noloadplugins
set hls
set nocompatible
set laststatus=2
set noswapfile
set viminfo=
set backspace=indent,eol,start
set nowrap
set ruler
set ts=2