aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-09 19:47:30 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-09 19:47:30 +1200
commit92b484557eb2d73f65e7dda00f6126a25c438503 (patch)
treeda0b866e51c8d7324b5b038390d4f60b3d5eac42
parentDocument 'ttyfast' setting, and include tmux (diff)
downloaddotfiles-92b484557eb2d73f65e7dda00f6126a25c438503.tar.gz
dotfiles-92b484557eb2d73f65e7dda00f6126a25c438503.zip
Correct bad case in abbreviations
The irony here is pretty thick.
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index d9f8cd29..bbcc6707 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1109,5 +1109,5 @@ inoreabbrev tr/ <https://sanctum.geek.nz/>
inoreabbrev almsot almost
inoreabbrev wrnog wrong
inoreabbrev Fielding Feilding
-inoreabbrev THe the
-inoreabbrev THere there
+inoreabbrev THe The
+inoreabbrev THere There