From 688eec749809a217ee2c52865387be758cc48911 Mon Sep 17 00:00:00 2001 From: rootiest Date: Wed, 22 Apr 2026 12:32:53 -0400 Subject: [PATCH] docs: add code line count to highlights in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8832284..883b002 100644 --- a/README.md +++ b/README.md @@ -14,6 +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). ## 📁 Architecture