From cb733cb699fcf3694feb90380372fb007af72e20 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 fe9e158..46ba87f 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,4 @@ git update-index --assume-unchanged lua/plugins-local.lua #endif // FOOBAR // The text "FOOBAR" above should update when the paring `#ifdef` updates ``` +* Correctly indent `#ifdef` blocks