Module packages.wordmotion.nvim.lua.wordmotion.word

simulate B/E/W/gE luacheck: ignore 212

Functions

M.Cursor:new (cursor)
M.Cursor:get_tokens (str) cut string.


Functions

M.Cursor:new (cursor)

Parameters:

  • cursor table?

Returns:

    table cursor
M.Cursor:get_tokens (str)
cut string. abstract method

Parameters:

  • str string

Returns:

    {text: string, illegal: boolean?, startindex: integer, endindex: integer}[]
generated by LDoc 1.5.0 Last updated 2026-01-21 04:56:51