fix: set mode for all keymaps
This commit is contained in:
parent
53fdfbb8ba
commit
ec180d7365
13 changed files with 83 additions and 9 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
rootOpts.keymaps = [
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>uz";
|
||||
action = "<cmd>HighlightColors Toggle<cr>";
|
||||
options.desc = "Toggle color highlight";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue