12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"Alt-/": "lua:comment.comment",
|
|
"Alt-d": "command:definition",
|
|
"Alt-f": "command:format",
|
|
"Alt-k": "command:hover",
|
|
"Alt-r": "command:references",
|
|
"CtrlP": "command:palettero",
|
|
"CtrlSpace": "command:lspcompletion",
|
|
"CtrlUnderscore": "lua:comment.comment",
|
|
"F6": "command-edit:gorename "
|
|
}
|