From f522ac7371b18c9c9f3d25adbfde437118c35282 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 27 Jan 2026 18:25:58 -0500 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea19f09..85735e9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Install with any package manager of your choice. For example, with ## Motivation I find existing colorschemes to generally be excessively colorful and -distracting, rather than informative. I wrote midnight.nvim to focus on code +distracting rather than informative. I wrote midnight.nvim to focus on code structure, specifically for competitive programming and workplace software development environments. I included highlighting of constants (e.g. strings, numbers, booleans) and language keywords to emphasize the maximally important