0.7.0 – Restored Compatability
Introduction
As with any release, I am happy to bring the latest features and improvements to any who use this plugin. If any bugs are found, or features are desired, please open a ticket! I am happy to take a look.
0.7.0
Additions
- Ability to pass
functions intolibmodal-modefrom Vimscript. - Ability to pass
functions intolibmodal-promptfrom Vimscript. - Add examples for doing almost everything that this plugin can do, from Vimscript (although I still think Lua makes it easier).
0.6.3
Fixes
- Fix being unable to paste into Vim's command line after importing the
libmodal.util.apitable.
0.6.2
Fixes
- Remove unused variables
0.6.1
Fixes
- Mode names with spaces or underscores are now represented correctly by
libmodal-lua-Vars.name().