This commit is contained in:
2015-12-06 19:12:58 +03:00
commit dd28efbae6
9 changed files with 219 additions and 0 deletions

6
Default.sublime-commands Normal file
View File

@ -0,0 +1,6 @@
[
{
"caption": "Typograph: typo selection",
"command": "typograph_selection"
}
]