mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
feat(gdscript): add treesit support
This commit is contained in:
@@ -14,6 +14,9 @@ engine, to Doom Emacs, powered by [[https://github.com/GDQuest/emacs-gdscript-mo
|
||||
- +lsp ::
|
||||
Enable LSP support for ~gdscript-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
||||
(Godot ~3.2.1~ or newer).
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires Emacs 29.1+ and [[doom-module::tools tree-sitter]].
|
||||
|
||||
** Packages
|
||||
- [[doom-package:gdscript-mode]]
|
||||
|
Reference in New Issue
Block a user