aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-10 09:15:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-10 09:15:49 +1200
commit8599c4256087db96a9857e6b91d7a7fc6c21d8fc (patch)
tree02752fa496f857141f73b5596f3278e7f120fe34
parentMerge branch 'release/v5.29.0' into develop (diff)
downloaddotfiles-8599c4256087db96a9857e6b91d7a7fc6c21d8fc.tar.gz
dotfiles-8599c4256087db96a9857e6b91d7a7fc6c21d8fc.zip
Arrange abbreviations in columns
-rw-r--r--vim/vimrc18
1 files changed, 9 insertions, 9 deletions
diff --git a/vim/vimrc b/vim/vimrc
index bd66a019..949c1f7b 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1393,12 +1393,12 @@ nnoremap <Leader><Tab>
\ :<C-U>setlocal autoindent! autoindent?<CR>
" Some useful abbreviations
-inoreabbrev tr@ tom@sanctum.geek.nz
-inoreabbrev tr/ <https://sanctum.geek.nz/>
-
-" Things I almsot always type wrnog
-inoreabbrev almsot almost
-inoreabbrev wrnog wrong
-inoreabbrev Fielding Feilding
-inoreabbrev THe The
-inoreabbrev THere There
+inoreabbrev tr@ tom@sanctum.geek.nz
+inoreabbrev tr/ <https://sanctum.geek.nz/>
+
+" THe things I almsot always type wrnog
+inoreabbrev almsot almost
+inoreabbrev wrnog wrong
+inoreabbrev Fielding Feilding
+inoreabbrev THe The
+inoreabbrev THere There