Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vim-livedown #45

Closed
arcticicestudio opened this issue Oct 30, 2017 · 0 comments
Closed

Add vim-livedown #45

arcticicestudio opened this issue Oct 30, 2017 · 0 comments
Labels
Hacktoberfest This repository participates in the Hacktoberfest snowblock-vim type-feature
Milestone

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Oct 30, 2017

The shime/vim-livedown plugin adds support for Livedown (Live Markdown Previews) for Vim.

It requires the livedown NPM to be globally available!

Plugin Configuration

let g:livedown_autorun = 0
let g:livedown_open = 1 
let g:livedown_port = 1337
@arcticicestudio arcticicestudio added type-feature Hacktoberfest This repository participates in the Hacktoberfest snowblock-vim labels Oct 30, 2017
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Oct 30, 2017
@arcticicestudio arcticicestudio self-assigned this Oct 30, 2017
arcticicestudio added a commit that referenced this issue Oct 30, 2017
The "shime/vim-livedown" (1) plugin adds support for "Livedown" (2)
(Live Markdown Previews) for Vim.

It requires the "livedown" (3) NPM to be globally available!

The plugin has been configured to open the browser on preview, running
on port 1337.

References:
  (1) https://github.com/shime/vim-livedown
  (2) https://github.com/shime/livedown
  (3) https://www.npmjs.com/package/livedown

GH-45
arcticicestudio added a commit that referenced this issue Oct 30, 2017
@arcticicestudio arcticicestudio removed their assignment Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest This repository participates in the Hacktoberfest snowblock-vim type-feature
Projects
None yet
Development

No branches or pull requests

1 participant