fix: typo

This commit is contained in:
Barrett Ruth 2026-01-27 18:25:58 -05:00
parent c38e0bac50
commit f522ac7371

View file

@ -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