mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00
doc/API/lua: detaching Lua buffer callbacks
This commit is contained in:

committed by
Justin M. Keyes

parent
a3849abc31
commit
e5d5fc0857
@@ -183,6 +183,8 @@ error:
|
||||
|
||||
/// Deactivates buffer-update events on the channel.
|
||||
///
|
||||
/// For Lua callbacks see |api-lua-detach|.
|
||||
///
|
||||
/// @param channel_id
|
||||
/// @param buffer Buffer handle, or 0 for current buffer
|
||||
/// @param[out] err Error details, if any
|
||||
|
Reference in New Issue
Block a user