From 41da56b823c8176f85134b03e8e8a50a7f6e6047 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 13 Nov 2022 19:51:57 +0800 Subject: [PATCH] Add my own abbreivations for some spell mistakes --- plugin/abbrev.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugin/abbrev.vim diff --git a/plugin/abbrev.vim b/plugin/abbrev.vim new file mode 100644 index 0000000..c5bdb6a --- /dev/null +++ b/plugin/abbrev.vim @@ -0,0 +1,2 @@ +" some abbreviations +iabbrev reqire require