html export: Let the user know where to find the output
This works both for :Vimwiki2HTML and :VimwikiAll2HTML. Signed-off-by: Carl Helmertz <chelmertz@op5.com>
This commit is contained in:
@ -1561,6 +1561,7 @@ function! vimwiki#html#WikiAll2HTML(path_html) "{{{
|
||||
call VimwikiSet('invsubdir', current_invsubdir)
|
||||
|
||||
call s:create_default_CSS(path_html)
|
||||
echomsg 'HTML exported to '.path_html
|
||||
echomsg 'Done!'
|
||||
|
||||
let &more = setting_more
|
||||
|
Reference in New Issue
Block a user