dotfiles/data/home/.config/micro/bindings.json
2024-06-18 03:14:30 +02:00

4 lines
84 B
JSON

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