languages/vue: init

This commit is contained in:
Snoweuph 2026-04-19 01:24:30 +02:00
commit 9bd49b25e9
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 156 additions and 2 deletions

View file

@ -4,8 +4,7 @@
mkLspPresetEnableOption = option: display: fileTypes:
mkEnableOption ''
the ${display} Language Server.
Default `filetypes = ${lib.generators.toPretty {} fileTypes}`. \
Default `filetypes = ${lib.generators.toPretty {} fileTypes}`.
Use {option}`vim.lsp.servers.${option}` for customization
'';
in {