1
0
Fork 0
dotfiles-server/dot_config/micro/bindings.json

6 lines
113 B
JSON
Raw Permalink Normal View History

{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment",
"F4": "command:jumptag"
}