mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
feat(rust): update capitilization
This commit is contained in:
parent
612c2d1386
commit
3382ea0930
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue