mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 10:28:33 +00:00
fix: remove unnecessary nvim -l from gen command #33676
This commit is contained in:
committed by
GitHub
parent
86b34ad073
commit
e991133058
@@ -7,7 +7,7 @@ Generates lua-ls annotations for lsp.
|
||||
Also updates types in runtime/lua/vim/lsp/protocol.lua
|
||||
|
||||
Usage:
|
||||
nvim -l src/gen/gen_lsp.lua [options]
|
||||
src/gen/gen_lsp.lua [options]
|
||||
|
||||
Options:
|
||||
--version <version> LSP version to use (default: 3.18)
|
||||
|
||||
Reference in New Issue
Block a user