-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 Release v1.1 - Additional core features
* ✨ Add buffer keymap option * ✨ Add minimal version of lua function support * 📝 Remove planned features list from README, referring to GH issues * 🔥 Remove LuaDoc as it seems like no one implements it * 🙈 Add gitignore * 📝 Add docs for buffer keymaps * ✨ Add multiple modes via longer mode strings * 📝 Replace redundant neovim support bullet with grouping vp * 📝 Add docs for multiple modes * ✨ Enable `expr` bindings with lua rhs * ✨ Add _ for empty mode and adapt docs * 🎨 Use single quotes everywhere * 📝 Remove helloworld function from doc example * 📝 Add example for lua expr function
- Loading branch information
Showing
3 changed files
with
124 additions
and
58 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
testdata/ |
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