mirror of
https://github.com/Iron-E/nvim-libmodal
synced 2024-11-10 13:10:29 +00:00
485b77bf14
* fix(mode): incompatible with vim.v.count * ref(Vars): track local copy of global value * ref(Mode): use new `Vars` * ref(Mode): handle exit during `enter` * ref: swap `Var.new` param order Mode name should come before var name * docs(examples): Vars * ref: rename `Vars` -> `Var` * fix(Mode): check if `exit == 1` for vim compat * fix(Prompt): use new `Var` impl * ref: remove `count1` It seems like `math.max` is enough for this purpose * doc: use h3 headers |
||
---|---|---|
.. | ||
keymaps-manually.lua | ||
keymaps-submode.lua | ||
keymaps-supress-exit.lua | ||
keymaps.lua | ||
layer-simple.lua | ||
layer.lua | ||
prompt-callback.lua | ||
prompt-commands.lua | ||
submodes.lua | ||
supress-exit.lua | ||
vars.lua |