X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=vim%2F.vimrc;h=5c63c930e93a5c1449b210d181fe4a90662e0269;hb=03456357bce935f8e8af9580a1f31a3ac8ea6cac;hp=3e1569d22d250a9a5ca9ee47967fbdcf56858d3d;hpb=2604401a97f7b0cadcfce99b5ef40ec23c3cfcdb;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index 3e1569d..5c63c93 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -44,7 +44,7 @@ nnoremap n nzzzv nnoremap N Nzzzv " Fold settings -set foldmethod=syntax +set foldmethod=marker set foldlevelstart=99 " Unbind arrow keys, who has them anyways on the keyboard...