We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42e7c83 + 1a57af8 commit 5ba7fe2Copy full SHA for 5ba7fe2
plugins.js
@@ -245,5 +245,10 @@ const plugins = [
245
"name": "vis-remove-trailing-whitespace",
246
"repo": "https://github.com/Nomarian/vis-remove-trailing-whitespace",
247
"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"
253
}
254
]
0 commit comments