I installed the plugin following the instruction but got wierd folding (to one line when open it) and the highlight looks weird  My .vimrc: ``` Plugin 'vim-pandoc/vim-pandoc' Plugin 'vim-pandoc/vim-pandoc-syntax' Plugin 'rstudio/rmarkdown' Plugin 'vim-pandoc/vim-rmarkdown' ```