dotfiles/config/sublime/keymap_linux.json

4 lines
85 B
JSON

[
{ "keys": ["ctrl+#"], "command": "toggle_comment", "args": { "block": false } }
]