From 78948270e24e8b018b8115df2939ffbac75f6548 Mon Sep 17 00:00:00 2001 From: Atemu Date: Wed, 5 May 2021 06:11:51 +0000 Subject: [PATCH] --- doc/todo/Use_editorconfig_for_formatting_rules.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/Use_editorconfig_for_formatting_rules.mdwn diff --git a/doc/todo/Use_editorconfig_for_formatting_rules.mdwn b/doc/todo/Use_editorconfig_for_formatting_rules.mdwn new file mode 100644 index 0000000000..06bb32080c --- /dev/null +++ b/doc/todo/Use_editorconfig_for_formatting_rules.mdwn @@ -0,0 +1,3 @@ +https://editorconfig.org/ is a cross-editor standard for setting formatting rules like indent etc. + +A blurb of elisp probably isn't too useful to vim users and I had some really strange memory leak with it in my Emacs.