update: Enable show-whitespace plugin
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"enabled": false,
|
"enabled": true,
|
||||||
"showNewline": true,
|
"showNewline": true,
|
||||||
"showTab": true,
|
"showTab": true,
|
||||||
"showSpace": true,
|
"showSpace": true,
|
||||||
"showSingleSpace": true,
|
"showSingleSpace": true,
|
||||||
"showTrailingSpace": true,
|
"showTrailingSpace": true,
|
||||||
"showStrictLineBreak": false
|
"showStrictLineBreak": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user