From 40509f5e5370c4abcd622aba1d2125cad3e56032 Mon Sep 17 00:00:00 2001 From: Thomas L Date: Sat, 30 Sep 2017 01:20:51 +0200 Subject: [PATCH] add editorconfig plugin --- .gitmodules | 3 +++ bundle/editorconfig-vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/editorconfig-vim diff --git a/.gitmodules b/.gitmodules index e2384dc..1fe996f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "bundle/rust.vim"] path = bundle/rust.vim url = https://github.com/rust-lang/rust.vim.git +[submodule "bundle/editorconfig-vim"] + path = bundle/editorconfig-vim + url = https://github.com/editorconfig/editorconfig-vim diff --git a/bundle/editorconfig-vim b/bundle/editorconfig-vim new file mode 160000 index 0000000..e96ecb8 --- /dev/null +++ b/bundle/editorconfig-vim @@ -0,0 +1 @@ +Subproject commit e96ecb8f863d6d1564b876e799eb7bd75e8181bc