dotfiles
dotfiles copied to clipboard
RagTag not working in eex files
For some reason it is not loaded. If I load it manually (: call RagtagInit()) after entering the buffer it works fine. Can try to debug this line https://github.com/tpope/vim-ragtag/blob/51b313e8a2e3a44f37b9d625bc0d461e9066b7e9/plugin/ragtag.vim#L29
—
Created via Raycast
This appears to have been caused by the subtype definition in vim-elixir.. currently only a problem in mjml files. Need to keep investigating