diff --git a/modules/lang/python/config.el b/modules/lang/python/config.el index 95f351a32..24e8ab5ec 100644 --- a/modules/lang/python/config.el +++ b/modules/lang/python/config.el @@ -189,6 +189,7 @@ called.") :localleader :map python-mode-map :prefix ("t" . "test") + "a" #'python-pytest "f" #'python-pytest-file-dwim "F" #'python-pytest-file "t" #'python-pytest-function-dwim