diff --git a/app/src/pluginBlacklist.ts b/app/src/pluginBlacklist.ts index a5f5537d..3123cd13 100644 --- a/app/src/pluginBlacklist.ts +++ b/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, ]