You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvim-libmodal/lua/libmodal
Iron-E 9fa22b0453
fix(Mode): textchanged events (#34)
* ref(Mode): arbitrary number of per-instance autocmds

* ref(Mode): check cursor events using loop

* fix(Mode): handle textchanged events

* docs(examples): test CursorMoved, TextChanged events
4 months ago
..
collections fix: check for escaped keys and handle them correctly (#23) 9 months ago
utils fix(mode): incompatible with vim.v.count (#26) 4 months ago
Layer.lua fix(Layer): abort `restore_map` if error occured 1 year ago
Mode.lua fix(Mode): textchanged events (#34) 4 months ago
Prompt.lua fix(mode): incompatible with vim.v.count (#26) 4 months ago
globals.lua ref: remove useless directory nesting 1 year ago
init.lua feat: `Mode:exit` (#30) 4 months ago