Skip to content

Open the current Markdown buffer in Marked.app

Notifications You must be signed in to change notification settings

alexkalish/vim-marked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

marked.vim

Open the current Markdown buffer in Marked.app.

Usage

This plugin adds the following commands to Markdown buffers:

:MarkedOpen[!] Open the current Markdown buffer in Marked.app.
               Call with a bang to prevent Marked.app from stealing
               focus from Vim.

:MarkedQuit    Close the current Markdown buffer in Marked.app.
               Quit Marked.app if no other documents are open.

If you run :MarkedOpen, the document in Marked.app will be automatically closed when Vim exists, and Marked.app will quit if no other documents are open.

License

Same as Vim itself, see :help license.

About

Open the current Markdown buffer in Marked.app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%