mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Add vim config
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user