fix: add tabs.discard

This commit is contained in:
Rob Wu 2018-06-05 16:05:48 +02:00 committed by Luca Greco
parent 32863899bd
commit 2537b23837
1 changed files with 4 additions and 0 deletions

View File

@ -533,6 +533,10 @@
"minArgs": 0,
"maxArgs": 1
},
"discard": {
"minArgs": 0,
"maxArgs": 1
},
"duplicate": {
"minArgs": 1,
"maxArgs": 1