Guillaume Girol
|
a6d63a72ec
|
.editorconfig: inline comments are forbidden
source: https://spec.editorconfig.org/#no-inline-comments
this makes neovim unhappy, at least.
|
2024-02-26 12:00:00 +00:00 |
Touboul Nathane
|
7c34046a39
|
Add escl backend
|
2019-12-14 08:13:54 +00:00 |
Olaf Meeuwissen
|
fc4b250a09
|
.editorconfig: use utf-8 charset throughout
|
2017-05-29 21:14:30 +09:00 |
Olaf Meeuwissen
|
ffa573f65e
|
.editorconfig: insert a newline at end-of-file
This keeps `git` from "complaining" about this when doing a diff. It
also keeps your prompt at the left edge when you `cat` a file.
|
2017-05-29 21:14:29 +09:00 |
Olaf Meeuwissen
|
23891a2646
|
.editorconfig: trim trailing whitespace
|
2017-05-29 21:14:29 +09:00 |
Olaf Meeuwissen
|
45a7aabc80
|
Add .editorconfig to maintain a more consistent coding style
This does not set anything yet.
See http://editorconfig.org/ for more information.
|
2017-05-29 21:14:28 +09:00 |