diff options
| author | jdhao <jdhao@hotmail.com> | 2022-12-14 12:54:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-14 12:54:54 +0800 |
| commit | 12f3ca9d1f9fc1f9a5547b04cbcbce9e1c816bbe (patch) | |
| tree | e003ca946bc2612dd7245d230858711c929fac64 /plugin/abbrev.vim | |
| parent | 7e7944a30c340319665582cf635aed7678b8a353 (diff) | |
more abbr (#169)
Diffstat (limited to 'plugin/abbrev.vim')
| -rw-r--r-- | plugin/abbrev.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/abbrev.vim b/plugin/abbrev.vim index c5bdb6a..034a7c0 100644 --- a/plugin/abbrev.vim +++ b/plugin/abbrev.vim @@ -1,2 +1,3 @@ " some abbreviations iabbrev reqire require +iabbrev serveral several |
