about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/conf/nvim/plgs/default.nix2
1 files changed, 1 insertions, 1 deletions
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
     ]