mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
6 lines
67 B
VimL
6 lines
67 B
VimL
![]() |
if v:version < 700
|
||
|
finish
|
||
|
endif
|
||
|
|
||
|
runtime! macros/editexisting.vim
|