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/lua
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
2 months ago
..
keymaps-manually.lua perf: general improvements 1 year ago
keymaps-submode.lua style(examples): inline keymaps-submode instruction 1 year ago
keymaps-supress-exit.lua Feat/35/libmodal mode map fn (#36) 2 months ago
keymaps.lua Feat/35/libmodal mode map fn (#36) 2 months ago
layer-simple.lua docs: make comments conform in case 2 years ago
layer.lua test(layer): can be used multiple times 1 year ago
prompt-callback.lua fix(examples): unset `fooModeExit` before first run 1 year ago
prompt-commands.lua fix(examples): unset `fooModeExit` before first run 1 year ago
submodes.lua docs: make comments conform in case 2 years ago
supress-exit.lua docs: make comments conform in case 2 years ago
vars.lua fix(mode): incompatible with vim.v.count (#26) 2 months ago