Skip to content

Commit 7e30ac3

Browse files
author
Geoffray Warnants
authored
Remove ambiguous default replacement
IMHO I think the "fakse" => "fake" default replacement is not generic enough to be a default setting. For many developers, "fakse" can also be very often a typing error for the "false" keyword. Maybe even more than "fake". I know we can overwrite this value in our user settings, I just suggest thinking about this replacement in package defaults settings. Thanks.
1 parent fbf567e commit 7e30ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AutoSpell.sublime-settings

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
],
1212
"default_replacements": {
1313
"remvoe": "remove",
14-
"fakse": "fake",
1514
"karam": "karma",
1615
"resovle": "resolve",
1716
"adn": "and",

0 commit comments

Comments
 (0)