mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-11 08:28:04 +02: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
Reference in a new issue