Files
genode/repos/gems/run/sculpt/vimrc
Norman Feske cb9a448fc9 Sculpt system scenario
Issue #2676
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