Eugene Pankov 2 лет назад
Родитель
Сommit
46a1dd39f0
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      app/src/pluginBlacklist.ts

+ 2 - 0
app/src/pluginBlacklist.ts

@@ -4,4 +4,6 @@ export const PLUGIN_BLACKLIST = [
     'terminus-clickable-links', // now bundled with Tabby
     'tabby-clickable-links', // now bundled with Tabby
     'terminus-clickable-ips', // broken, functionality now bundled with Tabby
+    'terminus-elastic-quick-commands', // broken and abandoned, fork of quick-commands
+    'terminus-elastic-quick-cmds', // broken and abandoned, fork of quick-commands
 ]