From 87a0f4ea57f7683b440f02d1c4abab15d5dfb42c Mon Sep 17 00:00:00 2001 From: "sean.twie03" Date: Wed, 4 Jan 2023 06:51:22 -0600 Subject: [PATCH] feat: more specific number of lines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b95040c..4cc00b1b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A starting point for Neovim that is: -* Small (~500 lines) +* Small (<500 lines) * Single-file * Documented * Modular