feat(rust): update capitilization

This commit is contained in:
Samuel Cobb 2026-06-06 00:57:43 +01:00
commit 3382ea0930

View file

@ -9,7 +9,7 @@
type = lib.types.bool;
default = false;
description = lib.removeSuffix "\n" (''
the ${display} Language Server.
The ${display} Language Server.
Default `filetypes = ${lib.generators.toPretty {} fileTypes}`.
Use {option}`vim.lsp.servers.${option}` for customization.
''