added some plugins from the reddit

This commit is contained in:
venus
2026-04-06 22:25:21 -05:00
parent 5f387b0f7f
commit 6c333586fd
6 changed files with 42 additions and 21 deletions

View File

@@ -52,6 +52,7 @@ vim.o.scrolloff = 25
-- See `:help 'confirm'`
vim.o.confirm = true
vim.opt.termguicolors = true -- required for colorizer
--set background color on entering and leaving nvim