mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 09:14:15 +00:00
test(lsp): refactor and tidy
- Merge all the top level 'LSP' describe blocks - Refactor text edit tests - Fix typing errors - Add linebreaks between tests
This commit is contained in:
committed by
Lewis Russell
parent
8df6736ca1
commit
9b5ab66678
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -10403,7 +10403,7 @@ function vim.fn.undofile(name) end
|
||||
--- item.
|
||||
---
|
||||
--- @param buf? integer|string
|
||||
--- @return any
|
||||
--- @return vim.fn.undotree.ret
|
||||
function vim.fn.undotree(buf) end
|
||||
|
||||
--- Remove second and succeeding copies of repeated adjacent
|
||||
|
||||
Reference in New Issue
Block a user