presenting.vim
presenting.vim copied to clipboard
Clashes with vim-markdown plugin
I use a plugin called gabrielelana/vim-markdown
and the plugin is disabled when I place presenting.vim to be above gabrielelana/vim-markdown

When I put vim-markdown to be top of presenting.vim, then presenting.vim is disabled and no longer works. :(
Hey @chris542, thanks for reporting!
I haven't used https://github.com/gabrielelana/vim-markdown, but it actually looks quite nice.
My guess is that the ft detection somehow collides. I don't have the bandwidth to fix this right now but help is very welcome.
Would love to contribute but I'm not really good at vim scripting :( is anyone available to fix the issue