lang/python: set docsets
This commit is contained in:
parent
f7b75a7d68
commit
f8b359516f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ called.")
|
|||
:config
|
||||
(set-electric! 'python-mode :chars '(?:))
|
||||
(set-repl-handler! 'python-mode #'+python/open-repl)
|
||||
(set-docsets! 'python-mode "Python 3" "NumPy" "SciPy")
|
||||
|
||||
(set-pretty-symbols! 'python-mode
|
||||
;; Functional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue