mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Lazy-load python-pytest
This commit is contained in:
@ -111,8 +111,9 @@
|
||||
:n "V" #'nosetests-pdb-module))
|
||||
|
||||
(def-package! python-pytest
|
||||
:config
|
||||
(map! :map python-mode-map
|
||||
:init
|
||||
(map! :after python
|
||||
:map python-mode-map
|
||||
:localleader
|
||||
:prefix "t"
|
||||
:nv "f" #'python-pytest-file
|
||||
|
Reference in New Issue
Block a user