Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Nov 26, 2013
1 parent f45da07 commit 18625ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -26,7 +26,9 @@ pdf viewers [here](https://github.com/xuhdev/vim-latex-live-preview/wiki/Known-W

Simply execute `:LLPStartPreview` to launch the previewer. Then try to type in
Vim and you should see the live update. The updating time could be set by Vim's
['updatetime'][] option. The suggested value of 'updatetime' is `1`.
['updatetime'][] option. If your pdf viewer crashes when updates happen, you can
try to set 'updatetime' to a higher value to make it update less frequently. The
suggested value of 'updatetime' is `1000`.

## Screenshot

Expand Down

0 comments on commit 18625ce

Please sign in to comment.