Update nvim

This commit is contained in:
Pablu23
2025-08-03 15:46:52 +02:00
parent 17e24ac90c
commit 7920f81c93
4 changed files with 17 additions and 2 deletions

View File

@@ -9,4 +9,5 @@ vim.cmd("highlight Normal guibg=none")
vim.cmd("highlight NonText guibg=none")
vim.cmd("highlight Normal ctermbg=none")
vim.cmd("highlight NonText ctermbg=none")
vim.o.winborder='rounded'