1
0
Fork 0
mirror of synced 2024-06-26 18:51:09 -04:00
ultimate-vim/sources_non_forked/vim-marked
Maksim Pecherskiy 2deb035254 Cleaning deps.
2014-08-07 19:42:41 -04:00
..
plugin Cleaning deps. 2014-08-07 19:42:41 -04:00
README.markdown Cleaning deps. 2014-08-07 19:42:41 -04:00

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.