shime / vim-livedown

Vim plugin for Livedown.
493 stars 19 forks source link

symlink after/markdown to after/mkd #1

Closed shime closed 10 years ago

shime commented 10 years ago

From HN comment by @amontalenti

I couldn't get it to work with the after/mkd directory via pathogen. Not sure why. Moving the small bits of vimscript up in the load order worked for me.

shime/livedown#1

janko commented 10 years ago

Isn't the filetype for Markdown files called "markdown"? I think it should work for any markdown files properly detected.

shime commented 10 years ago

@janko-m found out it depends on the plugin you use. this one uses mkd and tpope's uses markdown