From 6ad84a2d58a7dc2671a707b1984585ddb00a4659 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Fri, 30 Oct 2020 13:39:46 +0000 Subject: [PATCH] Remove redundant whitespace --- vimrc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/vimrc b/vimrc index 7948a2d..b6b1560 100644 --- a/vimrc +++ b/vimrc @@ -23,21 +23,21 @@ endif nmap -inoremap +inoremap inoremap :w -inoremap -inoremap +inoremap +inoremap inoremap -inoremap +inoremap nnoremap :put =strftime('%FT%T%z') nnoremap :Goyo:Limelight!! nnoremap :w nnoremap :setlocal spell! spelllang=en_gb -nnoremap -nnoremap +nnoremap +nnoremap nnoremap -nnoremap +nnoremap nnoremap gB :bprevious nnoremap gb :bnext