• @AVincentInSpace
    link
    English
    2
    edit-2
    1 month ago

    I don’t know how to open that post on my instance so I can reply to it, but if you’re willing to give it another shot, I figured out how to get indentexpr= to apply to all buffers from init.vim, using an auto command. Add this to your init.vim:

    autocmd BufRead,BufNewFile,VimEnter * set indentexpr=
    set indentexpr=