Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 448 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 448 Bytes

Vim AWS-PlantUML Snippet

This vim-aws-plantuml-snippets produces a snippets file for AWS-PlantUML to Vim.

Depends

Install

dein.vim

call dein#add('yasuhiroki/vim-aws-plantuml-snippets')

OR

In your toml file.

[[plugins]]
repo = 'yasuhiroki/vim-aws-plantuml-snippets'

License

MIT