From 35a4e11c1a9c8ae44e657044d69ec1e9aba29757 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 28 Oct 2020 12:38:31 +0000 Subject: [PATCH] Map :w to --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index 9a7a644..37c41e8 100644 --- a/vimrc +++ b/vimrc @@ -24,6 +24,7 @@ endif nmap inoremap +inoremap :w inoremap inoremap inoremap @@ -31,6 +32,7 @@ inoremap nnoremap :put =strftime('%FT%T%z') nnoremap :Goyo:Limelight!! +nnoremap :w nnoremap :setlocal spell! spelllang=en_gb nnoremap nnoremap