Files
home/.config/micro/bindings.json
T

5 lines
84 B
JSON
Raw Normal View History

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