From 46fcb1c086d87a0421fae895036b657f768598e3 Mon Sep 17 00:00:00 2001 From: Jidbo Date: Sat, 26 Jan 2019 23:51:53 +0100 Subject: [PATCH] add option to toggle relative linenumbering --- .vimrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.vimrc b/.vimrc index 132ea15..a8ec406 100644 --- a/.vimrc +++ b/.vimrc @@ -105,12 +105,6 @@ set nowritebackup set splitbelow set splitright -"split navigations -nnoremap j -nnoremap k -nnoremap l -nnoremap h - " tabs nnoremap t :tabnew nnoremap gT