mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 03:45:42 +00:00
docs: update dev-api to include "create"
This commit is contained in:
@@ -244,6 +244,7 @@ with a {thing} that groups functions under a common concept).
|
|||||||
|
|
||||||
Use existing common {action} names if possible:
|
Use existing common {action} names if possible:
|
||||||
add Append to, or insert into, a collection
|
add Append to, or insert into, a collection
|
||||||
|
create Create a new thing
|
||||||
del Delete a thing (or group of things)
|
del Delete a thing (or group of things)
|
||||||
exec Execute code
|
exec Execute code
|
||||||
get Get a thing (or group of things by query)
|
get Get a thing (or group of things by query)
|
||||||
|
|||||||
Reference in New Issue
Block a user