]> Sergey Matveev's repositories - dotfiles.git/blob - 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
1 if exists("*python#testname#Get") | finish | endif
2 nmap <buffer> <leader>t :call python#testname#Get()<CR>