require('ftplugin.common-space') o.colorcolumn = '80' bo.tabstop = 2 bo.softtabstop = 2 bo.shiftwidth = 2 vim.api.nvim_exec([[ set is hlsearch ai ic scs nnoremap :nohls ]], true)