Skip to content

Commit 5ba7fe2

Browse files
authored
Merge pull request #14 from Nomarian/main
2 parents 42e7c83 + 1a57af8 commit 5ba7fe2

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
@@ -245,5 +245,10 @@ const plugins = [
245245
"name": "vis-remove-trailing-whitespace",
246246
"repo": "https://github.com/Nomarian/vis-remove-trailing-whitespace",
247247
"desc": "Remove trailing whitespace on file save event"
248+
},
249+
{
250+
"name": "vis-resetconf",
251+
"repo": "https://github.com/Nomarian/vis-resetconf",
252+
"desc": "Command to reset configuration to the default"
248253
}
249254
]

0 commit comments

Comments
 (0)