文件名称:plantuml-previewer.vim:用于预览PlantUML的Vim Neovim插件
文件大小:7.63MB
文件格式:ZIP
更新时间:2024-02-22 19:32:19
vim neovim plantuml preview VimVimscript
Plantuml预览器Vim Vim / NeoVim插件,用于预览 依存关系 Java Graphviz( ) 酿造安装graphviz apt-get install graphviz ( vim语法文件) 用法 在Vim中开始编辑plantuml文件 运行:PlantumlOpen以在浏览器中打开预览器网页 将plantuml文件保存在Vim中,然后预览器页面将刷新 指令 植物开放 在浏览器中打开预览器网页,并查看当前缓冲区 PlantumlStart 类似于PlantumlOpen ,但不会在浏览器中打开 植物停止 秒表缓冲区 PlantumlSave [文件路径] [格式] 将UML图导出到文件路径可用格式 png,svg,eps,pdf,vdx,xmi,scxml,html,txt,utxt,乳胶 例: :e diagram.puml :PlantumlSave :PlantumlSave diagram.png :PlantumlSave diagram.svg 变数 g:plantuml_previewer#plantuml_jar_path 自定义p
【文件预览】:
plantuml-previewer.vim-master
----demo.puml(434B)
----autoload()
--------vital()
--------plantuml_previewer.vim(5KB)
----script()
--------save-as.cmd(257B)
--------update-viewer.sh(347B)
--------update-viewer.cmd(389B)
--------save-as.sh(245B)
----lib()
--------plantuml.jar(8MB)
----doc()
--------plantuml-previewer.txt(3KB)
----plugin()
--------plantuml-previewer.vim(249B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(90B)
----viewer()
--------index.html(199B)
--------index.ejs(422B)
--------src()
--------poi.config.js(211B)
--------dist()
--------package-lock.json(443KB)
--------package.json(534B)