X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fplugin%2Fexted.vim;h=e24524ecdf47bad86abe695489c799db98610521;hb=1280549be01e3ce72d9e0aeef6254a1ff14a25a3;hp=3833a656784578012ee84943eb82966a0fed577e;hpb=86cacc081de452eb66d50f13261310b07f8ca2d4;p=dotfiles.git diff --git a/vim/.vim/plugin/exted.vim b/vim/.vim/plugin/exted.vim index 3833a65..e24524e 100644 --- a/vim/.vim/plugin/exted.vim +++ b/vim/.vim/plugin/exted.vim @@ -1,4 +1,4 @@ -if exists('*exted') | finish | endif +if exists("*exted") | finish | endif function! s:exted(ext) execute "edit %<." . a:ext