mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-19 13:30:17 +00:00
lib: update outdated name in doc comment
This commit is contained in:
parent
88dbbad1f4
commit
b448bd64f3
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ in {
|
|||
# Example:
|
||||
#
|
||||
# vim.languages.typescript.lsp.servers = mkOption {
|
||||
# type = renamedEnum
|
||||
# type = enumWithRename
|
||||
# "vim.languages.typescript.lsp.servers"
|
||||
# ["typescript-language-server" "some-other-server"]
|
||||
# { ts_ls = "typescript-language-server"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue