]> git.sur5r.net Git - i3/i3/commit
Add .editorconfig (see editorconfig.org) (#2943)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 13 Sep 2017 16:38:27 +0000 (18:38 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2017 16:38:27 +0000 (18:38 +0200)
commit100fad741fe79a2a0ea8364d6b70f57f6d0c17a7
tree8cb28e3164bcf193fdf748aaabbaee58327105b6
parent17627a5861dc494cdedce54ba3541bdf1482fc2d
Add .editorconfig (see editorconfig.org) (#2943)

This file uses the same settings which we currently have in our vim modeline,
but can be picked up by many different editors without having to add and
maintain editor-specific modelines in all of our source files.
.editorconfig [new file with mode: 0644]