mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-28 12:25:23 +00:00
lsp/presets/vue-language-server: init
This commit is contained in:
parent
d80d85a4e1
commit
4b2c7381a0
4 changed files with 88 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue