From 4d57539ffc2954e5c3b9c42da41511f69c4fcde9 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 18 Oct 2023 12:58:59 -0400 Subject: start editorconfig support --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') diff --git a/main.c b/main.c index 81bd118..2658ca0 100644 --- a/main.c +++ b/main.c @@ -2,6 +2,7 @@ TODO: - .editorconfig (see https://editorconfig.org/) FUTURE FEATURES: +- prepare rename support - autodetect indentation (tabs vs spaces) - custom file/build command associations - config variables -- cgit v1.2.3