Remove trailing space highlight and add highlight of redundant spaces
This commit is contained in:
@@ -55,6 +55,7 @@ spelltool = internal
|
||||
spellcheck = en
|
||||
showtabsnspaces = False
|
||||
showlineendings = False
|
||||
showmultispaces = True
|
||||
bigdoclimit = 800
|
||||
showfullpath = True
|
||||
highlightquotes = True
|
||||
|
||||
@@ -55,6 +55,7 @@ spelltool = internal
|
||||
spellcheck = en
|
||||
showtabsnspaces = True
|
||||
showlineendings = True
|
||||
showmultispaces = True
|
||||
bigdoclimit = 500
|
||||
showfullpath = False
|
||||
highlightquotes = False
|
||||
|
||||
Reference in New Issue
Block a user