/python-vim-instant-markdown

Instant Markdown previews from VIm in Python

Primary LanguageHTML

python-vim-instant-markdown

fork from isnowfy, updated code to support python3

thanks for isnowfy and his python-vim-instant-markdown project

Requirements

  • python and markdown and pygments package
  • vim should have python3 support, you can check it vim --version | grep +python3

Installation

  • pip install markdown and pip install pygments
  • put md_instant.vim and the folder md_instant in ~/.vim/plugin or use pathogen

Run

with :Instantmd command, the browser will automatically open, if not please browse the http://localhost:7000/