Skip to content

Commit

Permalink
Be even more clear.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Jul 7, 2023
1 parent fa2267d commit c24210a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ output traits. To aid this use, `lc` users can configure file kinds to pair
with picked poisons of output traits.[^1]

This may sound daunting, but many highlighting systems follow this model - e.g.
a misspelled word bolded inside a source code comment. `lc` simply recognizes
the mathematical structure to try to enable smarter allocation/assignment over
more dimensions than (misspelling, comment) due to file kind diversity.
a misspelled word bolded inside an elsewise colorized source code comment. `lc`
simply recognizes this structure to try to enable smarter allocation/assignment
over more dimensions than (misspelling, comment) due to file kind diversity.

Configurability
===============
Expand Down

0 comments on commit c24210a

Please sign in to comment.