about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua')
-rw-r--r--modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua b/modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua
deleted file mode 100644
index da7e1735..00000000
--- a/modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua
+++ /dev/null
@@ -1,3 +0,0 @@
-require("debugprint").setup({
-  create_keymaps = false,
-})