mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -22,6 +22,12 @@ Includes:
|
||||
- +tree-sitter ::
|
||||
Leverages tree-sitter for better syntax highlighting and structural text
|
||||
editing. Requires [[doom-module::tools tree-sitter]].
|
||||
- +lsp ::
|
||||
Enable an LSP hook for ~nix-mode~. Requires [[doom-module::tools lsp]] and a language
|
||||
server (one of either ~nil~ or ~rnix-lsp~).
|
||||
|
||||
You can still start a nix lsp manually without this flag, this just adds
|
||||
a hook to always start the lsp when loading ~nix-mode~.
|
||||
|
||||
** Packages
|
||||
- [[doom-package:company-nixos-options]] if [[doom-module::completion company]]
|
||||
|
Reference in New Issue
Block a user