-- General Settings vim.o.number = true vim.o.background = "dark" vim.cmd([[colorscheme gruvbox]]) vim.o.verbose = 0