We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27b88a7 + 0b603d0 commit a42f926Copy full SHA for a42f926
1 file changed
pkgs/applications/editors/vim/plugins/overrides.nix
@@ -378,6 +378,10 @@ assertNoAdditions {
378
"catppuccin.groups.integrations.noice"
379
"catppuccin.groups.integrations.feline"
380
"catppuccin.lib.vim.init"
381
+
382
+ # TODO(@mrcjkb): re-enable when https://github.com/catppuccin/nvim/pull/995
383
+ # has been merged and released.
384
+ "catppuccin.lib.detect_integrations"
385
];
386
};
387
0 commit comments