lang/python: set docsets

This commit is contained in:
Henrik Lissner 2019-05-17 21:01:39 -04:00
parent f7b75a7d68
commit f8b359516f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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