plugins/tailwind-tools: move deprecation to plugins/deprecation.nix
This commit is contained in:
parent
b3eeecc57e
commit
2fac73b8d4
3 changed files with 7 additions and 7 deletions
|
|
@ -4,7 +4,8 @@
|
|||
|
||||
test.warnings = expect: [
|
||||
(expect "count" 1)
|
||||
(expect "any" "Nixvim (plugins.tailwind-tools): The upstream GitHub project for tailwind-tools is archived,")
|
||||
(expect "any" "Nixvim (plugins.tailwind-tools): This plugin has been deprecated.")
|
||||
(expect "any" "Consider disabling it or switching to an alternative.")
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue