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))
|
:n "V" #'nosetests-pdb-module))
|
||||||
|
|
||||||
(def-package! python-pytest
|
(def-package! python-pytest
|
||||||
:config
|
:init
|
||||||
(map! :map python-mode-map
|
(map! :after python
|
||||||
|
:map python-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
:prefix "t"
|
:prefix "t"
|
||||||
:nv "f" #'python-pytest-file
|
:nv "f" #'python-pytest-file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue