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 cbe88095ab
Feat/35/libmodal mode map fn (#36)
* ref(libmodal): `mode.switch` -> `mode.map.switch`

* feat(libmodal): `mode.map.fn`

* docs(libmodal): `libmodal.mode.map.fn`

* docs(examples): add `fn` example
1 month ago
..
collections fix: check for escaped keys and handle them correctly (#23) 7 months ago
utils fix(mode): incompatible with vim.v.count (#26) 2 months ago
Layer.lua fix(Layer): abort `restore_map` if error occured 1 year ago
Mode.lua fix(Mode): textchanged events (#34) 1 month ago
Prompt.lua fix(mode): incompatible with vim.v.count (#26) 2 months ago
globals.lua ref: remove useless directory nesting 1 year ago
init.lua Feat/35/libmodal mode map fn (#36) 1 month ago