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 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
..
lua Feat/35/libmodal mode map fn (#36) 1 month 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