added more dotfiles
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user