Commit Graph

2 Commits (3966014dbcb5d7c11918ac9ab3f77638b3426f7c)

Author SHA1 Message Date
Iron-E 3966014dbc
fix(Mode): cursor position doesn't update because of `getchar` (#27)
The solution here has been to use `vim.highlight.range` and hide the
real cursor.

SEE neovim/neovim#20793
3 months ago
Iron-E 6d8aefa5e6
ref: remove useless directory nesting 1 year ago