mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00
docs: misc
Co-authored-by: Au. <acehinnnqru@gmail.com> Co-authored-by: Daniel Rainer <daniel.rainer@localhost> Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: Lewis Russell <lewis6991@gmail.com> Co-authored-by: Luuk van Baal <luukvbaal@gmail.com> Co-authored-by: Pierre Barbin <pierre@heitzsystem.com> Co-authored-by: Riley Bruins <ribru17@hotmail.com> Co-authored-by: Yinzuo Jiang <jiangyinzuo@foxmail.com> Co-authored-by: phanium <91544758+phanen@users.noreply.github.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -612,7 +612,7 @@ static int foldLevel(linenr_T lnum)
|
||||
})
|
||||
end)
|
||||
|
||||
it('is defered when the buffer is not up-to-date', function()
|
||||
it('is deferred when the buffer is not up-to-date', function()
|
||||
exec_lua(function()
|
||||
vim.lsp.foldclose('comment')
|
||||
vim.lsp.util.buf_versions[bufnr] = 0
|
||||
|
Reference in New Issue
Block a user