Răsfoiți Sursa

blacklist fig plugins

Eugene 6 luni în urmă
părinte
comite
57001d4dde
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      app/src/pluginBlacklist.ts

+ 2 - 0
app/src/pluginBlacklist.ts

@@ -6,4 +6,6 @@ export const PLUGIN_BLACKLIST = [
     '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
+    'tabby-fig', // abandoned,
+    'tabby-plugin-fig-integration', // abandoned,
 ]