]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/python/testname.vim
Various Vim plugins separated on packages
[dotfiles.git] / vim / .vim / ftplugin / python / testname.vim
diff --git a/vim/.vim/ftplugin/python/testname.vim b/vim/.vim/ftplugin/python/testname.vim
deleted file mode 100644 (file)
index 7ec7802..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-if exists("*python#testname#get") | finish | endif
-nmap <buffer> <leader>t :call python#testname#get()<CR>