fix taplo config and change goto keybindings from <> to «»

This commit is contained in:
Fábio André Damas 2025-03-29 01:53:04 +00:00
parent acdaa3bbaa
commit 7ced740381
4 changed files with 8 additions and 7 deletions

View file

@ -122,12 +122,12 @@ return {
},
{
">",
"»",
"]",
noremap = false,
},
{
"<",
"«",
"[",
noremap = false,
},