From ac23644d3fe29dce7207cf75902eabb2fb355308 Mon Sep 17 00:00:00 2001 From: Fabio <81859+fgrehm@users.noreply.github.com> Date: Tue, 22 Nov 2022 19:27:21 -0300 Subject: [PATCH] Update the amount of SLOC in README Looks like the project has grown a tad bit :sweat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f80752..e3a1b879 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A starting point for Neovim that is: -* Small (~325 lines) +* Small (~370 lines) * Single-file * Documented * Modular