aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-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