vim.opt.tabstop = 4 vim.opt.expandtab = false -- Solr vim.opt.shiftwidth = 4 vim.opt.tabstop = 8 vim.opt.softtabstop = 4 vim.opt.expandtab = false