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 49a02ad692
merge!: cleanup the plugin
This was my first plugin. Looking back on it, it was full of bad
design decisions (and I have elected to keep most of the user-facing
ones for backwards-compatability). This merge tries to uncrustify the
plugin by standardizing the documentation, removing much unecessary
code, reorganizing the internal structures, and removing references to
my own made-up terminology.
2 years ago
..
keymaps-manually.lua merge!: cleanup the plugin 2 years ago
keymaps-submode.lua merge!: cleanup the plugin 2 years ago
keymaps-supress-exit.lua merge!: cleanup the plugin 2 years ago
keymaps.lua merge!: cleanup the plugin 2 years ago
layer-simple.lua merge!: cleanup the plugin 2 years ago
layer.lua merge!: cleanup the plugin 2 years ago
prompt-callback.lua merge!: cleanup the plugin 2 years ago
prompt-commands.lua merge!: cleanup the plugin 2 years ago
submodes.lua merge!: cleanup the plugin 2 years ago
supress-exit.lua ref: use Neovim 0.5 3 years ago