dotfiles-rene/micro/bindings.json

6 lines
114 B
JSON
Raw Permalink Normal View History

2025-12-07 11:46:11 +01:00
{
"CtrlK": "lua:comment.comment",
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment"
}