]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim
Move to vim9script
[dotfiles.git] / vim / .vim / pack / stargrave / start / py-testname / ftplugin / python / testname.vim
index 7ec780230136d338038ab694825af2e0aa3bc9b6..e3d8f87a74a3bad0d8571c8fafb299a2bea2aae8 100644 (file)
@@ -1,2 +1,2 @@
-if exists("*python#testname#get") | finish | endif
-nmap <buffer> <leader>t :call python#testname#get()<CR>
+if exists("*python#testname#Get") | finish | endif
+nmap <buffer> <leader>t :call python#testname#Get()<CR>