feat(docker): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-24 16:56:48 +02:00
parent 7af7280f9e
commit 3b2caa7dcd
4 changed files with 24 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ functions allow images to be built easily.
** Module flags
- +lsp ::
Enable integration for the Dockerfile Language Server.
- +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:docker]]