Skip to content

arakkkkk/plantuml-ascii.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plantuml-ascii.nvim

Instllation

lazy.nvim

use{
    'arakkkkk/plantuml-ascii.nvim',
		config = function()
			require("plantuml_ascii").setup({})
		end,
}

Usage

Execute the following in the marodkwn code block describing the plantuml.

:PlantUMLAscii

preview

Requires

Releases

No releases published

Packages

No packages published

Languages