From 1b6a354c86b823ca7da5c8aa551c328b80a4e7e5 Mon Sep 17 00:00:00 2001 From: rootiest Date: Wed, 22 Apr 2026 12:38:14 -0400 Subject: [PATCH] docs: update code line count in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 883b002..78287d7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A modern, modular, and high-performance Neovim configuration built from scratch - **AI-Powered**: Native integration with the **GitHub Copilot Language Server**. - **User-Centric QoL**: Hybrid line numbers, autosave-on-edit, and seamless system clipboard integration. - **Resilient & Portable**: Intelligent terminal title management (Kitty + Fallback) and automatic project root detection. -- **Lean & Readable**: ~741 lines of Lua code (excluding comments and blanks). +- **Lean & Readable**: ~800 lines of Lua code (excluding comments and blanks). ## 📁 Architecture