about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/nvim/plgs/debugprint/lua/debugprint.lua
blob: da7e1735fa02a4336aad7e9b1d021c1dadbac2c4 (plain) (blame)
1
2
3
require("debugprint").setup({
  create_keymaps = false,
})