plugins.plantuml-syntax.enable
Whether to enable plantuml syntax support.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.plantuml-syntax.package
The plantuml-syntax package to use.
Type: package
Default:
pkgs.vimPlugins.plantuml-syntax
Declared by:
plugins.plantuml-syntax.executableScript
Set the script to be called with makeprg, default to ‘plantuml’ in PATH
Type: null or string
Default:
null
Declared by:
plugins.plantuml-syntax.setMakeprg
Set the makeprg to ‘plantuml’
Type: boolean
Default:
true
Declared by: