dots/config/nvim/lua/aleidk/plugins/debugprint.lua

7 lines
165 B
Lua

return {
"andrewferrier/debugprint.nvim",
opts = {},
-- Remove the following line to use development versions,
-- not just the formal releases
version = "*",
}