Update nvim

This commit is contained in:
2025-08-14 20:55:09 -04:00
parent ec59a29e64
commit e56017b1c8
3 changed files with 64 additions and 63 deletions

View File

@@ -11,3 +11,4 @@ vim.o.termguicolors = true
vim.o.winborder = "rounded"
vim.o.cursorline = true
vim.o.list = true
vim.o.scrolloff = 8