pub fn dict() -> DictionaryExpand description
[Dictionary] of buffer text helpers.
Entries:
"get_visual_selection": wraps [ytil_noxi::visual_selection::get_lines] and returns the current visual selection (inclusive) as lines."get_token_under_cursor": wrapscrate::buffer::token_under_cursor::getand returns a classified token under the cursor.
Intended for exposure to Lua.