From dec66a2f3aee694e565714cb081b92cfec28b994 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Thu, 11 May 2023 17:31:02 +0300 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46ba87f..845599d 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ git update-index --assume-unchanged lua/plugins-local.lua // The text "FOOBAR" above should update when the paring `#ifdef` updates ``` * Correctly indent `#ifdef` blocks +* Fix cmacro indent to not reformat lines, if nothing needs to be changed