removed changes I don't know how they got here

This commit is contained in:
Jouni Sunnari 2019-05-14 23:17:14 +03:00
parent 6a7e1de4c0
commit 7cc2eb16c8

View File

@ -25,17 +25,6 @@ set mouse=a
set nohlsearch
set clipboard=unnamedplus
highlight LineNr ctermfg=DarkGrey
" more convenient keys
noremap h ;
noremap ; l
noremap l k
noremap k j
noremap j h
" Some basics:
nnoremap c "_c
set nocompatible