Merge pull request #4794 from daanturo/Pandas-to-Python-docsets

Add "Pandas" to python-mode's docsets.
This commit is contained in:
Henrik Lissner 2021-03-13 11:49:00 -05:00 committed by GitHub
commit 2391328d8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
(set-eglot-client! 'python-mode '("Microsoft.Python.LanguageServer"))))
:config
(set-repl-handler! 'python-mode #'+python/open-repl :persist t)
(set-docsets! 'python-mode "Python 3" "NumPy" "SciPy")
(set-docsets! 'python-mode "Python 3" "NumPy" "SciPy" "Pandas")
(set-ligatures! 'python-mode
;; Functional