mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15: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 = {
|
||||
# TODO: added 2025-03-24
|
||||
# pkgs.texpresso is broken
|
||||
# https://github.com/NixOS/nixpkgs/issues/392649
|
||||
plugins.texpresso.enable = false;
|
||||
plugins.texpresso.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue