X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fpack%2Fstargrave%2Fstart%2Fpy-testname%2Fftplugin%2Fpython%2Ftestname.vim;h=e3d8f87a74a3bad0d8571c8fafb299a2bea2aae8;hb=9cbfa59ca421fac5422cbf0c2c52f48f8f2adb4c;hp=7ec780230136d338038ab694825af2e0aa3bc9b6;hpb=e21853080f5005ad6c6b548146d339abd197f28e;p=dotfiles.git diff --git a/vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim b/vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim index 7ec7802..e3d8f87 100644 --- a/vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim +++ b/vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim @@ -1,2 +1,2 @@ -if exists("*python#testname#get") | finish | endif -nmap t :call python#testname#get() +if exists("*python#testname#Get") | finish | endif +nmap t :call python#testname#Get()