diff options
| author | jdhao <jdhao@hotmail.com> | 2022-11-13 19:51:57 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-11-13 19:53:14 +0800 |
| commit | 41da56b823c8176f85134b03e8e8a50a7f6e6047 (patch) | |
| tree | b0eb8588fe588f3afe822c578cc3e2d2bd71a224 | |
| parent | 82f23322816727ca6062a138e34748c855f0e4e1 (diff) | |
Add my own abbreivations for some spell mistakes
| -rw-r--r-- | plugin/abbrev.vim | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
