refactor: remove redundant module enable
This commit is contained in:
parent
99ff48d1d3
commit
d26726773e
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue