require("indent_blankline").setup { char = "▏", show_trailing_blankline_indent = false, buftype_exclude = {"startify", "help", "terminal"}, filetype_exclude = {"startify", "help", "terminal"}, }