vim.cmd("packadd indent-blankline") require"indent_blankline".setup { show_current_context = true, show_current_context_start = true, }