mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
cb9a448fc9
Issue #2676
11 lines
149 B
VimL
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
|