Skip to content

0.7.0 – Restored Compatability

Choose a tag to compare

@Iron-E Iron-E released this 27 Aug 16:16
· 128 commits to master since this release
00b5b38

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 into libmodal-mode from Vimscript.
  • Ability to pass functions into libmodal-prompt from 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.api table.

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().