aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-06 14:15:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-06 14:15:49 +1200
commit49c31f5693b0c9a86d0615b791bad3384f19fdaa (patch)
treeec416ea72d05c6068f79746a39738cb722414cfd
parentUpdate vim-squeeze-repeat-blanks to v0.5.0 (diff)
downloaddotfiles-49c31f5693b0c9a86d0615b791bad3384f19fdaa.tar.gz
dotfiles-49c31f5693b0c9a86d0615b791bad3384f19fdaa.zip
A couple more abbreviations
-rw-r--r--vim/vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index a5abb0b7..26a18058 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -443,6 +443,8 @@ nnoremap <Leader><Tab> :<C-U>setlocal autoindent! autoindent?<CR>
inoreabbrev almsot almost
inoreabbrev wrnog wrong
inoreabbrev Fielding Feilding
+inoreabbrev THe the
+inoreabbrev THere there
" Reload this file when I save it, modified or nay
augroup vimrc