mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Added a few more extensions.
This commit is contained in:
parent
203888c395
commit
a14dd247d7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"meatballs/notebook.nvim",
|
||||
lazy = false,
|
||||
lazy = true,
|
||||
config = function()
|
||||
require("notebook").setup({})
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue