Module ime.nvim.hooks.cursor
Update cursor colors
Functions
| M.Cursor:new (cursor) | |
| M.Cursor:set_hl (schema) | Set highlight |
| M.Cursor:update (session, is_enabled) | Update cursor colors |
Fields
| highlight | config for cursor |
Functions
- M.Cursor:new (cursor)
-
Parameters:
- cursor table?
Returns:
-
table cursor
- M.Cursor:set_hl (schema)
-
Set highlight
Parameters:
- schema string?
- M.Cursor:update (session, is_enabled)
-
Update cursor colors
Parameters:
- session table
- is_enabled boolean