X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=vim%2F.vim%2Fftplugin%2Fpython%2Ftestname.vim;fp=vim%2F.vim%2Fftplugin%2Fpython%2Ftestname.vim;h=0000000000000000000000000000000000000000;hp=7ec780230136d338038ab694825af2e0aa3bc9b6;hb=c571224ad14b80a040c164399e7dede5dd31ebd0;hpb=8f8b8da2508211746a9a7988925c1cfe3bb44725 diff --git a/vim/.vim/ftplugin/python/testname.vim b/vim/.vim/ftplugin/python/testname.vim deleted file mode 100644 index 7ec7802..0000000 --- a/vim/.vim/ftplugin/python/testname.vim +++ /dev/null @@ -1,2 +0,0 @@ -if exists("*python#testname#get") | finish | endif -nmap t :call python#testname#get()