-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make the plugin work properly with v0.8-0.9 (#65)
* refactor: rewrite to use mappings * fix: formatting * refactor: properly detect when a sequence shouldn't continue * cleanup * softer deprecation * update readme for rewrite * fix: remove nowait to allow remapping keys * feat: allow disabling mappings and update readme * refactor: swap expr-mappings with `feedkeys` to allow modifying the buffer in functions * docs: update readme * docs: update readme * Revert "refactor: swap expr-mappings with `feedkeys`" This reverts commit 9162b6e because it assumes the user has stable-v10.0.0. * refactor: remove the function 't' because it's no longer used. --------- Co-authored-by: Max <[email protected]>
- Loading branch information
1 parent
3973b07
commit 4061c8d
Showing
2 changed files
with
14 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters