78

GitHub - emacs-lsp/lsp-python

 5 years ago
source link: https://github.com/emacs-lsp/lsp-python
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

MELPA

Python support for lsp-mode using python-language-server.

Installation

Install lsp-mode first, and either clone this repository, or install from MELPA. Add the following to your .emacs:

(require 'lsp-mode)
(require 'lsp-python)
(add-hook 'python-mode-hook #'lsp-python-enable)

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK