Skip to content

Commit 752c237

Browse files
authored
Merge pull request #12 from Nomarian/main
2 parents c14e317 + c4a1b7e commit 752c237

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)