mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-15 14:51:01 -08:00
feat(gdscript): add treesit support
This commit is contained in:
parent
f782b0d021
commit
97854432ce
2 changed files with 15 additions and 0 deletions
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue