about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plgs/debugprint/lua/debugprint.lua
blob: 2ea38df4ae22d05d9495589740865b5e968ffa90 (plain) (blame)
1
2
3
4
require("debugprint").setup({
  create_keymaps = false;
})