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/examples
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`
3 months ago
..
lua feat: `Mode:exit` (#30) 3 months ago
keymaps-manually.vim merge!: cleanup the plugin 2 years ago
keymaps-submode.vim merge!: cleanup the plugin 2 years ago
keymaps-supress-exit.vim merge!: cleanup the plugin 2 years ago
keymaps.vim merge!: cleanup the plugin 2 years ago
layer-simple.vim merge!: cleanup the plugin 2 years ago
prompt-callback.vim fix(examples): unset `fooModeExit` before first run 1 year ago
prompt-commands.vim Add vim-libmodal compatability 4 years ago
submodes.vim Add comments to examples 4 years ago
supress-exit.vim Add comments to examples 4 years ago