We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c14e317 + c4a1b7e commit 752c237Copy full SHA for 752c237
plugins.js
@@ -235,5 +235,10 @@ const plugins = [
235
"name": "vis-tabautoconf",
236
"repo": "https://github.com/Nomarian/vis-tab-autoconf",
237
"desc": "Inherits tab settings from current file"
238
+ },
239
+ {
240
+ "name": "vis-remove-trailing-whitespace",
241
+ "repo": "https://github.com/Nomarian/vis-remove-trailing-whitespace",
242
+ "desc": "Remove trailing whitespace on file save event"
243
}
244
]
0 commit comments