Spell checking tools and project word lists now cooperate
This commit is contained in:
@@ -90,6 +90,7 @@ class Config:
|
||||
self.showTabsNSpaces = False
|
||||
self.showLineEndings = False
|
||||
|
||||
self.fmtApostrophe = nwUnicode.U_RSQUO
|
||||
self.fmtSingleQuotes = [nwUnicode.U_LSQUO,nwUnicode.U_RSQUO]
|
||||
self.fmtDoubleQuotes = [nwUnicode.U_LDQUO,nwUnicode.U_RDQUO]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user