mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
doc + extmarks tweaks #11421
- nvim_buf_get_extmarks: rename "amount" => "limit" - rename `set_extmark_index_from_obj`
This commit is contained in:
@@ -10,7 +10,7 @@ local request = helpers.request
|
||||
local retry = helpers.retry
|
||||
local NIL = helpers.NIL
|
||||
|
||||
describe('api', function()
|
||||
describe('API', function()
|
||||
before_each(clear)
|
||||
|
||||
describe('nvim_get_proc_children', function()
|
||||
|
Reference in New Issue
Block a user