10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"Alt-/": "lua:comment.comment",
|
|
"Alt-d": "command:definition",
|
|
"Alt-f": "command:format",
|
|
"Alt-k": "command:hover",
|
|
"Alt-r": "command:references",
|
|
"CtrlSpace": "command:lspcompletion",
|
|
"CtrlUnderscore": "lua:comment.comment"
|
|
}
|