Files
dotfiles/dot_config/micro/bindings.json
2024-10-12 04:31:24 -05:00

5 lines
84 B
JSON

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