aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-19 17:16:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-19 17:16:07 +1200
commit3515ff636f2233acbfb0a4ee28601f317d21f82d (patch)
tree01d96cb700f8f5eef1e6519672eb18e6e9124d6a
parentAdd an idea (diff)
downloaddotfiles-3515ff636f2233acbfb0a4ee28601f317d21f82d.tar.gz
dotfiles-3515ff636f2233acbfb0a4ee28601f317d21f82d.zip
Add a spelling abbreviation
-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