Add editorconfig plugin

Add vim editor configuration plugin.
This commit is contained in:
Andrew Mulbrook 2021-02-24 12:18:36 -06:00
parent 6f5473a3dd
commit 653d3af5f1
3 changed files with 7 additions and 5 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "vim/pack/def/start/vim-gitgutter"]
path = vim/pack/def/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/pack/def/start/editorconfig"]
path = vim/pack/def/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git