From ed7690259a30db4fc7febd4aa1507fddf710d942 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 31 Mar 2024 14:32:27 +0200 Subject: fix(hm/conf/nvim/plgs/debugprint): Remove I have never really used this plugin, and the recent breaking API changes where reason enough to remove it. --- hm/soispha/conf/nvim/plgs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha') diff --git a/hm/soispha/conf/nvim/plgs/default.nix b/hm/soispha/conf/nvim/plgs/default.nix index 4f1f2172..991bc315 100644 --- a/hm/soispha/conf/nvim/plgs/default.nix +++ b/hm/soispha/conf/nvim/plgs/default.nix @@ -2,7 +2,7 @@ imports = [ # Plugins not yet packaged in nixpkgs - ./debugprint + # ./debugprint ./lf-nvim # ./lsp-progress-nvim ] -- cgit 1.4.1