Skip to content

Commit c4a1b7e

Browse files
committed
Add vis-remove-trailing-whitespace
1 parent c14e317 commit c4a1b7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,10 @@ const plugins = [
235235
"name": "vis-tabautoconf",
236236
"repo": "https://github.com/Nomarian/vis-tab-autoconf",
237237
"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"
238243
}
239244
]

0 commit comments

Comments
 (0)