1 2 3 4 5 6
return { "luukvbaal/statuscol.nvim", config = function() require("statuscol").setup({relculright = true}) end, }