From f0c188209161594cf4edc69a3f81ca71189a731a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 7 Jun 2019 00:30:58 +1200 Subject: Add a couple of abbreviations --- vim/vimrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index 14eadc4b..1dcd3eaa 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -462,6 +462,10 @@ nnoremap :enew " \TAB toggles 'autoindent' nnoremap :setlocal autoindent! autoindent? +" Some useful abbreviations +inoreabbrev tr@ tom@sanctum.geek.nz +inoreabbrev tr/ + " Things I almsot always type wrnog inoreabbrev almsot almost inoreabbrev wrnog wrong -- cgit v1.2.3