mirror of https://github.com/LazyVim/starter
Added a few more extensions.
parent
203888c395
commit
a14dd247d7
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"meatballs/notebook.nvim",
|
||||
lazy = false,
|
||||
lazy = true,
|
||||
config = function()
|
||||
require("notebook").setup({})
|
||||
end,
|
||||
|
|
Loading…
Reference in New Issue