genode/repos/gems/run/sculpt/vimrc
2018-02-16 08:42:29 +01:00

11 lines
149 B
VimL

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