11 lines
236 B
Lua
11 lines
236 B
Lua
return {
|
|
"LintaoAmons/scratch.nvim",
|
|
-- You can add optional configuration here, for example:
|
|
-- event = "VeryLazy",
|
|
-- config = function()
|
|
-- require("scratch").setup({
|
|
-- -- your custom options
|
|
-- })
|
|
-- end,
|
|
}
|