improve flip-bool
This commit is contained in:
parent
2da9d27e54
commit
07a58afaff
2 changed files with 13 additions and 16 deletions
|
@ -102,7 +102,7 @@
|
|||
d = "@<C-w>vgd";
|
||||
f = "@<C-w>vgy";
|
||||
h = ":toggle-option lsp.display-inlay-hints";
|
||||
t = "@|flip-bool<ret>";
|
||||
t = ":pipe flip-bool";
|
||||
};
|
||||
};
|
||||
insert = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue