From 46132dcf362f3da63ffa1d8573dc5995d8e7e767 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Wed, 14 Feb 2024 02:54:33 +0000 Subject: [PATCH] Change python lsp server to pyright --- snippets/org-mode/elisp-expand | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/snippets/org-mode/elisp-expand b/snippets/org-mode/elisp-expand index 3a83373..d49e653 100644 --- a/snippets/org-mode/elisp-expand +++ b/snippets/org-mode/elisp-expand @@ -5,4 +5,4 @@ # -- #+BEGIN_SRC emacs-lisp $0 -#+END_SRC +#+END_SRC \ No newline at end of file -- Gitblit v1.10.0