commit edbf7fcabb1a65520b212140ad35b59139d7962e
parent 9ede96128df88cb5fb6f79e8a6e4a94fb04a50ab
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Wed, 6 Oct 2021 02:46:38 -0400
Remove abbreviations (they caused problems in normal typing)
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.vim/vimrc b/.vim/vimrc
@@ -33,8 +33,6 @@ set laststatus=2
" Goyo Settings
nnoremap <leader>g :Goyo<CR>
let g:goyo_linenr=1
-ab q qa
-ab wq wqa
" Ensure Externally Modified Files Stay Up To Date
set autoread