backup neovim
This commit is contained in:
10
neovim/lua/plugins/scratch.lua
Normal file
10
neovim/lua/plugins/scratch.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
"LintaoAmons/scratch.nvim",
|
||||
-- You can add optional configuration here, for example:
|
||||
-- event = "VeryLazy",
|
||||
-- config = function()
|
||||
-- require("scratch").setup({
|
||||
-- -- your custom options
|
||||
-- })
|
||||
-- end,
|
||||
}
|
||||
Reference in New Issue
Block a user