Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

(suggestion) make refresh_slow slow #44

Open
verga opened this issue May 19, 2017 · 0 comments
Open

(suggestion) make refresh_slow slow #44

verga opened this issue May 19, 2017 · 0 comments

Comments

@verga
Copy link

verga commented May 19, 2017

The difference between mkdp_refresh_slow = 0 or 1 is not so important; I suggest to change in autoload/mkdp.vim the 1 option

if g:mkdp_refresh_slow
    au BufWrite <buffer> call mkdp#markdownRefresh()

or something like this. It would need also (perhaps) a change in the initialization routine. In this way only writing the buffer would refresh the view: an option useful when the html is large and complex (many mathematical formulas, for instance).
Thank you!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant