weirongxu / plantuml-previewer.vim

Vim / Neovim plugin for preview PlantUML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web page does not refresh on saving in Vim

hutou opened this issue · comments

commented

:PlantumlOpen does open a web page, but no refresh occurs on save

What plantuml file extension do you use?

I just added more extension support, you can try it.

commented

After a PlugUpdate on your last commit, it works fine now (I use the .uml extension, but perhaps is it better to use .puml ?)
Thanks

Switching from .md to .uml solved this problem for me