Add vim config

This commit is contained in:
2024-06-27 16:06:22 +02:00
parent 138d46b2aa
commit c74a26cbee
4 changed files with 16 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule ".vim/pack/vendor/start/vim-airline"]
path = .vim/pack/vendor/start/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/pack/vendor/start/rainbow_parentheses.vim"]
path = .vim/pack/vendor/start/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim