Expand description
[nvim_oxi::api::Buffer] helpers.
Buffer text extraction helpers exposed to Lua.
Provides a dictionary with functions to obtain visual selection lines and classify the word under
cursor (see token_under_cursor).
Modules§
- token_
under_ cursor - Token classification under cursor (URL / file / directory / word).
Functions§
- dict
- [
Dictionary] of buffer text helpers.