How do I enable automatic folding in Vim? set foldmethod=syntax doesn\'t seem to do much of anything.
set foldmethod=syntax
Tried all of the solutions here and none worked with NeoVim v0.3.1 Until I found the vim-javascript plugin and folding started to work.