vscode, sublime text configs
This commit is contained in:
4
configs/sublime-text/User/Default (Linux).sublime-keymap
Normal file
4
configs/sublime-text/User/Default (Linux).sublime-keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{ "keys": ["ctrl+alt+k", "ctrl+t"], "command": "wrap_in_django_translate" },
|
||||
{ "keys": ["ctrl+alt+k", "ctrl+g"], "command": "wrap_in_django_gettext" }
|
||||
]
|
||||
Reference in New Issue
Block a user