Add YAML plugin

This commit is contained in:
Andrea Mistrali 2024-10-20 13:04:21 +02:00
parent ce62562da3
commit 361ab076db
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -64,3 +64,6 @@
[submodule "pack/local/opt/vim-haproxy"]
path = pack/local/opt/vim-haproxy
url = https://github.com/Joorem/vim-haproxy.git
[submodule "pack/local/start/yaml-vim"]
path = pack/local/start/yaml-vim
url = git@github.com:mrk21/yaml-vim.git

@ -0,0 +1 @@
Subproject commit 509eef523082d69a75652739d4e7e6068eeb6506

2
vimrc
View File

@ -14,7 +14,7 @@ set history=50
set nohlsearch
set nostartofline
set autochdir
set paste
set nopaste
set nofoldenable
" set background=dark