X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.vim%2Fftplugin%2Fpython.vim;h=95333e6f57c50e17a8768bff14d08f1cdc99be45;hb=c1fb9100f55005a4d854b99cee25d4ef056569ce;hp=bc1f672ac7cd78551e3d6d3e5512669a3807619f;hpb=d8552c03165aaccbe177fd9da7125cfe45b07fab;p=dotfiles.git diff --git a/.vim/ftplugin/python.vim b/.vim/ftplugin/python.vim index bc1f672..95333e6 100644 --- a/.vim/ftplugin/python.vim +++ b/.vim/ftplugin/python.vim @@ -32,7 +32,7 @@ function! SavePython() let ext = expand("%:e") if ext == "pyem" return - elif ext == "ptl" + elseif ext == "ptl" !compyle-ptl % else !compyle %