update and clean up some configs

This commit is contained in:
2024-04-28 15:37:38 -04:00
parent 5fc6d17eeb
commit c612a8dc8f
6 changed files with 46 additions and 11 deletions
+3 -1
View File
@@ -4,6 +4,8 @@
"Alt-f": "command:format",
"Alt-k": "command:hover",
"Alt-r": "command:references",
"CtrlP": "command:palettero",
"CtrlSpace": "command:lspcompletion",
"CtrlUnderscore": "lua:comment.comment"
"CtrlUnderscore": "lua:comment.comment",
"F6": "command-edit:gorename "
}