We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14e317 commit c4a1b7eCopy full SHA for c4a1b7e
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