🎨 on_modified → async; use timeout only if needed

This commit is contained in:
Mathieu PATUREL
2017-03-22 17:53:07 +11:00
parent 7126c0e090
commit 823d22afee
2 changed files with 9 additions and 5 deletions

View File

@ -7,4 +7,4 @@ IS_HIDDEN = 'is_hidden_markdown_live_preview'
MD_VIEW_ID = 'markdown_live_preview_md_id'
PREVIEW_WINDOW = 'markdown_live_preview_window'
ON_OPEN = 'markdown_live_preview_on_open'
LAST_RUN = 'markdonw_live_preview_last_run'
LAST_UPDATE = 'markdonw_live_preview_last_run'