mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
neovim: disable neovim-coc-config test
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
{ lib, ... }:
|
||||
|
||||
# Currently broken due to a change in Nixpkgs.
|
||||
lib.mkIf false {
|
||||
imports = [ ./stubs.nix ];
|
||||
|
||||
programs.neovim = {
|
||||
|
||||
Reference in New Issue
Block a user