branch: scratch/editorconfig-cc
commit 4e5526d1d970001e2396ddeaf14a31ed4be74d0d
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Add file_type_emacs entry for .editorconfig
---
 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index 80c923d711..a15267d35a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -25,3 +25,6 @@ tab_width = 4
 [*.yml]
 indent_style = space
 indent_size = 2
+
+[.editorconfig]
+file_type_emacs = editorconfig-conf

Reply via email to