Nvim: update all plugins to used ones, disable unused
This commit is contained in:
4
.config/nvim/lua/plugins/plantuml.lua
Normal file
4
.config/nvim/lua/plugins/plantuml.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
--"weirongxu/plantuml-previewer.vim"
|
||||
return {
|
||||
'aklt/plantuml-syntax'
|
||||
}
|
||||
Reference in New Issue
Block a user