mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 19:39:53 +10:00
docs: misc #28970
This commit is contained in:
@@ -724,7 +724,7 @@ describe('vim.lsp.completion: protocol', function()
|
||||
end)
|
||||
end)
|
||||
|
||||
it('custom word/abbar format', function()
|
||||
it('enable(…,{convert=fn}) custom word/abbr format', function()
|
||||
create_server({
|
||||
isIncomplete = false,
|
||||
items = {
|
||||
|
||||
Reference in New Issue
Block a user