aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 3df8f97f..795906ab 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -462,6 +462,7 @@ nnoremap <Leader>! ^"zyg_:!<C-R>z<CR>
" Things I almsot always type wrnog
inoreabbrev almsot almost
inoreabbrev wrnog wrong
+inoreabbrev Fielding Feilding
" Source any .vim files from ~/.vim/config
runtime! config/*.vim