dots/vim/plugin/editexisting.vim
2010-08-31 12:06:28 -05:00

5 lines
67 B
VimL

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