dots/vim/plugin/editexisting.vim

6 lines
67 B
VimL
Raw Normal View History

if v:version < 700
finish
endif
runtime! macros/editexisting.vim