diff options
Diffstat (limited to 'runtime/macros/editexisting.vim')
-rw-r--r-- | runtime/macros/editexisting.vim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/macros/editexisting.vim b/runtime/macros/editexisting.vim new file mode 100644 index 0000000..6e8f74f --- /dev/null +++ b/runtime/macros/editexisting.vim @@ -0,0 +1,3 @@ +" Load the editexisting package. +" For those users who were loading the editexisting plugin from here. +packadd editexisting |