Skip to content

Commit fa7e054

Browse files
authored
Merge pull request #19 from Nomarian/vis-pipe
2 parents 8d5a422 + b3888f9 commit fa7e054

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
@@ -260,5 +260,10 @@ const plugins = [
260260
"name": "vis-pipe_command_maker",
261261
"repo": "https://github.com/Nomarian/vis-pipe_command_maker",
262262
"desc": "Wrapper/closure for vis:pipe"
263+
},
264+
{
265+
"name": "vis-command",
266+
"repo": "https://github.com/Nomarian/vis-command",
267+
"desc": "Run command, output goes to new window"
263268
}
264269
]

0 commit comments

Comments
 (0)