vim-pandoc-legacy
vim-pandoc-legacy copied to clipboard
Problem with folding
Hello,
I have problem with folding. Whenever I start a new document and type few paragraphs folding are correctly displayed. But after reopen there are no folding. I noticed that changing the suffix (e.g. pandoc to md, or mkd) and reopening the foldings are generated but after typing still I have the same problem which is just on the macos (linux is ok). Vim 7.4
I suggest you try using the vim-pandoc/vim-pandoc and vim-pandoc/vim-pandoc-syntax combo instead of this plugin, which is now unsupported. The folding code has been improved in many ways there. The instructions to move to it are in the README.
That said, I don't have a macos machine to test this (and have been unable to set up a vm for it). Are you having this issue with all documents?
Yes I am using the vim-pandoc/vim-pandoc, vim-pandoc-syntax and vim-pandoc-after (I used the wrong channel for the issue, sorry). Anyway the problem now seems "fix" using the .md suffix. Before I was using the .mkd and .pandoc so maybe that was the problem.
On 09/07, Felipe Morales wrote:
I suggest you try using the vim-pandoc/vim-pandoc and vim-pandoc/vim-pandoc-syntax combo instead of this plugin, which is now unsupported. The folding code has been improved in many ways there. The instructions to move to it are in the README.
That said, I don't have a macos machine to test this (and have been unable to set up a vm for it). Are you having this issue with all documents?
Reply to this email directly or view it on GitHub: https://github.com/vim-pandoc/vim-pandoc-legacy/issues/119#issuecomment-54753909
I see. Maybe some other plugin was disrupting vim-pandoc's functions.