~Python indenting
This commit is contained in:
@@ -78,8 +78,7 @@ become my C one soon!
|
||||
(setq python-shell-interpreter "python3")
|
||||
(setq flycheck-python-pycompile-executable "python3")
|
||||
|
||||
; Python Keybinds
|
||||
(map!
|
||||
(map! ; Python keybinds
|
||||
:map python-mode-map
|
||||
:localleader
|
||||
:desc "Start python minor" "c" 'run-python
|
||||
@@ -90,4 +89,7 @@ become my C one soon!
|
||||
)
|
||||
)
|
||||
)
|
||||
#+END_SRC
|
||||
)
|
||||
)
|
||||
#+END_SRC
|
||||
|
||||
Reference in New Issue
Block a user