dotfiles/config/sublime/keymap_linux.json
2021-04-18 12:06:29 +02:00

3 lines
85 B
JSON

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