From db1e6d44afdae641a0f4cb5d367b25fb216f13c3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 18 May 2019 00:24:15 +1200 Subject: Add a couple of abbreviations --- vim/vimrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index fc27e34a..3c4e3df0 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -503,5 +503,9 @@ nnoremap : ^"zyg_:z " \! executes line with 'shell' nnoremap ! ^"zyg_:!z +" Things I almsot always type wrnog +inoreabbrev almsot almost +inoreabbrev wrnog wrong + " Source any .vim files from ~/.vim/config runtime! config/*.vim -- cgit v1.2.3