Lazy-load python-pytest
This commit is contained in:
parent
52f805ba62
commit
30fbb0d62f
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue