Files
dotfiles/.config/nvim/lua/plugins/plantuml_highlighting.lua
T

5 lines
50 B
Lua

return {
"aklt/plantuml-syntax",
opts = {},
}