Type Alias ShouldDetach
pub type ShouldDetach = bool;Expand description
All the registered callbacks can detach by returning true, as described
in :h api-lua-detach.
pub type ShouldDetach = bool;All the registered callbacks can detach by returning true, as described
in :h api-lua-detach.