1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add editorconfig plugin.

This commit is contained in:
Bert Peters
2017-05-26 14:30:46 +02:00
parent 7dcd774b32
commit 33eaa6c487
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -34,3 +34,6 @@
[submodule "vim/.vim/bundle/rust.vim"]
path = vim/.vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/.vim/bundle/editorconfig-vim"]
path = vim/.vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim