1 return { 2 -- {"projekt0n/caret.nvim"}, 3 -- {"straw/vim-strawimodo"}, 4 {"sainnhe/everforest"}, 5 6 { 7 "LazyVim/LazyVim", 8 opts = { 9 style = "soft", 10 colorscheme = "everforest", 11 } 12 } 13 }