7 lines
165 B
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 = "*",
|
|
}
|