]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/pack/stargrave/start/py-testname/ftplugin/python/testname.vim
Mutt updated
[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>