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