mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 12:15:26 +02:00
plugins/wtf: add history and grep_history keymaps
This commit is contained in:
parent
87e3c4a1b2
commit
8fd162d951
2 changed files with 13 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
enable = true;
|
||||
|
||||
keymaps = {
|
||||
ai = "gw";
|
||||
ai.key = "gw";
|
||||
search = {
|
||||
mode = [
|
||||
"n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue