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 1ecc4add3b
feat: `Mode:exit` (#30)
* fix(Mode): adapt to changes in `timeoutlen`

* feat(libmodal): do `self:exit()` inside callback

* docs: `Mode:exit`

* style: .editorconfig

* docs(libmodal): fix broken example

* feat(Mode): `self:switch`

* docs: `Mode:switch`

* feat(libmodal): `mode.switch`

Wraps `Mode:switch` for convenience

* docs: `libmodal.mode.switch`

* docs(examples): `*.switch`
2 months ago
..
collections fix: check for escaped keys and handle them correctly (#23) 8 months ago
utils ref(Help): use `Statement` for vimscript commands 1 year ago
Layer.lua fix(Layer): abort `restore_map` if error occured 1 year ago
Mode.lua feat: `Mode:exit` (#30) 2 months ago
Prompt.lua ref: remove useless directory nesting 1 year ago
globals.lua ref: remove useless directory nesting 1 year ago
init.lua feat: `Mode:exit` (#30) 2 months ago