return {
  "m4xshen/smartcolumn.nvim",
  opts = {
    disabled_filetypes = { "help", "text", "markdown", "dashboard", "lazy" },
    colorcolumn = "120",
  },
}