mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
Revert "tests/plugins/texpresso: disable as the texpresso package is broken"
This reverts commit 35ec52f1d9
.
This commit is contained in:
parent
3f73a301d6
commit
4945e634bc
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
||||||
{
|
{
|
||||||
empty = {
|
empty = {
|
||||||
# TODO: added 2025-03-24
|
plugins.texpresso.enable = true;
|
||||||
# pkgs.texpresso is broken
|
|
||||||
# https://github.com/NixOS/nixpkgs/issues/392649
|
|
||||||
plugins.texpresso.enable = false;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue