From 5d02021b9d7719cfb1290b380dda93d1154337d5 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 10 Jun 2019 20:28:03 +0100 Subject: [PATCH] Add two useful keyboard shortcuts --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index cb1a61e..ac6bc7a 100644 --- a/vimrc +++ b/vimrc @@ -19,6 +19,8 @@ inoremap inoremap inoremap inoremap +nmap :setlocal spell! spelllang=en_gb +nmap :Goyo nmap :wincmd j nmap :wincmd h nmap :wincmd l