Skip to content

Instantly share code, notes, and snippets.

@shinokada
Created December 13, 2013 09:55
Show Gist options
  • Save shinokada/7942169 to your computer and use it in GitHub Desktop.
Save shinokada/7942169 to your computer and use it in GitHub Desktop.
Vim-instatnt-markdown+Mavericks+zsh ref: http://qiita.com/sokada/items/0bfac2e6717f21504ee8
gem install pygements.rb
gem install redcarpet
npm -g install instant-markdown-d
filetype plugin on
# you need this for zsh
set shell=bash\ -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment