What does :echo &foldmethod return? I am using syntax with just vim-elixir and everything works as expected without any problems.
Vim supports few different folding methods and you need to be sure that you use the one you want.
What does :echo &foldmethod return? I am using syntax with just vim-elixir and everything works as expected without any problems.
Vim supports few different folding methods and you need to be sure that you use the one you want.