mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
kakoune: disable the kakoune-use-plugins test
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
kakoune-no-plugins = ./no-plugins.nix;
|
||||
kakoune-use-plugins = ./use-plugins.nix;
|
||||
# Temporarily disabled until https://github.com/NixOS/nixpkgs/pull/110196
|
||||
# reaches the unstable channel.
|
||||
# kakoune-use-plugins = ./use-plugins.nix;
|
||||
kakoune-whitespace-highlighter = ./whitespace-highlighter.nix;
|
||||
kakoune-whitespace-highlighter-corner-cases =
|
||||
./whitespace-highlighter-corner-cases.nix;
|
||||
|
||||
Reference in New Issue
Block a user