1
0
Fork 0

feat: add plantuml-syntax plugin

This commit is contained in:
Michel 2022-11-07 15:02:43 +01:00
parent 3045275537
commit 48e1360542
3 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View File

@ -55,6 +55,9 @@
[submodule "nerdtree"]
path = pack/1_base/start/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "plantuml-syntax"]
path = pack/5_dev/opt/plantuml-syntax
url = https://github.com/aklt/plantuml-syntax.git
[submodule "repeat"]
path = pack/1_base/start/repeat
url = https://github.com/tpope/vim-repeat.git

@ -0,0 +1 @@
Subproject commit 845abb56dcd3f12afa6eb47684ef5ba3055802b8

7
vimrc
View File

@ -700,6 +700,13 @@ packadd! fugitive
"packadd mediawiki.vim
"" PlantUML {{{2
""
"" Optional: Plugin for PlantUML syntax
packadd plantuml-syntax
"" Rooter {{{2
""
"" Changes the working directory to the project root