[emacs] Trying lsp again, sigh
This commit is contained in:
@ -338,7 +338,7 @@ Handful of fun aliases to make working in Eshell almost like a /real/ shell :smi
|
||||
* Coding
|
||||
I once used LSP, but Emacs lsp-mode is flaky as hell. It works sometimes, but other times causes pyls to thrash the CPU. I don't need that, not when Eglot exists. This just makes sure Eglot runs in `python-mode`
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(add-hook 'python-mode-hook 'eglot-ensure)
|
||||
;(add-hook 'python-mode-hook 'eglot-ensure)
|
||||
#+END_SRC
|
||||
* Mastodon
|
||||
There's gotta be a way to get the token out of password-store for this.
|
||||
|
||||
Reference in New Issue
Block a user