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.