From 5156e1aae36a153be98b6832ab3ced7be2b2faee Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 20 May 2024 16:06:57 +0200 Subject: refactor(hm): Rename to `modules/home` --- hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua (limited to 'hm/soispha/conf/nvim/plgs/debugprint/lua') diff --git a/hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua b/hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua deleted file mode 100644 index da7e1735..00000000 --- a/hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua +++ /dev/null @@ -1,3 +0,0 @@ -require("debugprint").setup({ - create_keymaps = false, -}) -- cgit 1.4.1