Remove Python LSP mode config
This commit is contained in:
@@ -791,13 +791,6 @@
|
||||
(use-package crontab-mode)
|
||||
#+end_src
|
||||
|
||||
** Python
|
||||
Going to use LSP for Python:
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(add-hook 'python-mode-hook #'lsp-deferred)
|
||||
#+end_src
|
||||
|
||||
** Ada
|
||||
*** Old ada-mode
|
||||
Unfortunately, the =ada-mode= on ELPA is hot garbage. It requires
|
||||
|
||||
Reference in New Issue
Block a user