Split right

This commit is contained in:
Marcelo Jacobus 2025-06-30 11:10:18 -03:00
parent de2e9e90f1
commit a980af8662

View file

@ -19,6 +19,7 @@ vim.opt.cursorline = true
vim.opt.signcolumn = "yes"
vim.opt.updatetime = 300
vim.opt.scrolloff = 8
vim.opt.splitright = true
-- Diagnostic config