X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.vim%2Fftplugin%2Fpython.vim;h=95333e6f57c50e17a8768bff14d08f1cdc99be45;hp=bc1f672ac7cd78551e3d6d3e5512669a3807619f;hb=3096274104377e1d4db7a2d8394fa03d7aa69495;hpb=85887d410140eb8dd603b20a5fe006fc79f30530 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 %