fix(plugins/treesitter): incremental selection keymaps set twice
This commit is contained in:
parent
ec180d7365
commit
2f7dbf629f
2 changed files with 13 additions and 10 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"<leader>f".name = "${icons.Search} Find";
|
||||
"<leader>g".name = "${icons.Git} Git";
|
||||
"<leader>l".name = "${icons.ActiveLSP} Language Tools";
|
||||
"<leader>s".name = " Incremental Selection";
|
||||
"<leader>S".name = "${icons.Session} Session";
|
||||
"<leader>t".name = "${icons.Terminal} Terminal";
|
||||
"<leader>u".name = "${icons.Window} UI/UX";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue