diff --git a/config.org b/config.org index 72a38c7..0de3e17 100644 --- a/config.org +++ b/config.org @@ -2406,11 +2406,6 @@ We now have spelling correction working, but no spelling completion. The package :tools tree-sitter #+end_src -#+begin_src emacs-lisp :noweb-ref doom-module-top -;; Globally enable +tree-sitter flag -+tree-sitter -#+end_src - The =tree-sitter= built-in Emacs package provides integration with the programming language parser of the same name, allowing for IDE features associated with parsing programs to be much faster. ** Undo Tree