summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-05-02 19:51:59 -0600
committermo khan <mo@mokhan.ca>2021-05-02 19:51:59 -0600
commita487b75d09df9d73c87dced5964bdcc4823a2550 (patch)
treef2299d1d4f0c56f245b9986ff15ebd141667f751
parentc0fe70f7a967304ca18f4e4fd5e10233eba1601b (diff)
sort pw shortcuts
-rw-r--r--vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vimrc b/vimrc
index 160081a..19e2837 100644
--- a/vimrc
+++ b/vimrc
@@ -257,11 +257,11 @@ iabbrev waht what
iabbrev teh the
iabbrev tehn then
iabbrev @@ mo@mokhan.ca
-iabbrev pwjr Co-authored-by: Jason Rudolph <jasonrudolph@github.com>
-iabbrev pwpw Co-authored-by: Peter Wagner <thepwagner@github.com>
iabbrev pwdm Co-authored-by: David McIntosh <mctofu@github.com>
+iabbrev pwjr Co-authored-by: Jason Rudolph <jasonrudolph@github.com>
iabbrev pwjs Co-authored-by: Jurre Stender <jurre@github.com>
iabbrev pwph Co-authored-by: Philip Harrison <feelepxyz@github.com>
+iabbrev pwpw Co-authored-by: Peter Wagner <thepwagner@github.com>
" }}}}
"" Plugin Configuration {{{{