~dricottone/vim-markdown-preview

ref: a992ce6b17e691dc949186cbc8d468195c865fd6 vim-markdown-preview/plugin/vim-markdown-preview.vim -rw-r--r-- 4.3 KiB
4f21c0a1 — Torben 8 years ago
Move OS detection to the top of the script
4e092533 — Torben 8 years ago
Add preview browser name to OSX open call
5032eae3 — Jamshed Vesuna 8 years ago
Merge pull request #24 from rpoddighe/master

Correctly handle spaces in local filepaths
a864be58 — Renzo Poddighe 8 years ago
Correctly handle spaces in local filepaths
956b1542 — JamshedVesuna 8 years ago
Added xdg-open support
1cb74148 — JamshedVesuna 9 years ago
Check if global flags exist before setting them
c1a6db11 — JamshedVesuna 9 years ago
Handle space in filepath names; Fixes #19
9088e7d1 — JamshedVesuna 9 years ago
Added variable to remap ctrl-p
5234b616 — JamshedVesuna 9 years ago
Fixed image rendering markdown path
54876840 — JamshedVesuna 9 years ago
Added GitHub markdown to image preview mapping
83efd46c — Jamshed Vesuna 9 years ago
Merge pull request #11 from oshybystyi/support-for-github-flavoured-md

Added support for github flavoured markdown
5ab8e9af — Oleksandr Shybystyi 9 years ago
Added support for github flavoured markdown
1135b27a — JamshedVesuna 9 years ago
Made temp file and toggle global variables; updated README
07977025 — Jamshed Vesuna 9 years ago
Merge pull request #10 from gmerzu/master

Supports global variable to set a browser
e6146743 — Anton Kozhemyachenko 9 years ago
Supports global variable to set a browser
c2158da4 — JamshedVesuna 9 years ago
Fixed remove temp file bug
a9971e10 — JamshedVesuna 9 years ago
Moved common variables up; interoperable browsers;
Fixed unix background bug
ec7ef638 — JamshedVesuna 9 years ago
Updated plugin mapping comments
1f913965 — JamshedVesuna 9 years ago
Supports image loading and local html rendering
cf2cc781 — JamshedVesuna 9 years ago
Include Safari on OSX
Next