Add an .editorconfig file to repository
This commit tries to use an editorconfig file to ensure the same
settings across editors while contributing to the vim repository.
The rules are based of the guidelines defined in
`runtime/doc/develop.txt`.
Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/Filelist b/Filelist
index 96af57b..1f899b5 100644
--- a/Filelist
+++ b/Filelist
@@ -18,6 +18,7 @@
.hgignore \
.appveyor.yml \
.codecov.yml \
+ .editorconfig \
ci/appveyor.bat \
ci/config.mk*.sed \
ci/if_ver*.vim \