[python] fix config issue for native-comp

This commit is contained in:
Lin Sun 2022-06-20 02:49:20 +00:00 committed by Maxi Wolff
parent 31ccdca097
commit e74610ddb5
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
(use-package code-cells
:if (not (configuration-layer/layer-used-p 'ipython-notebook))
:defer t
:init
:config
(progn
(add-hook 'python-mode-hook 'code-cells-mode)
(spacemacs/set-leader-keys-for-minor-mode 'code-cells-mode