docs(nvim): fix typo

This commit is contained in:
Price Hiller 2024-02-19 04:42:10 -06:00
parent e5484551ef
commit 42948874f2
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -9,9 +9,9 @@ invest the effort at the time of writing to find out and make it work across a b
* TODO Neogit
- [ ] Determine why Neogit's diff hunks are not highlighted until I palce a cursor over a hunk.
- [ ] Determine why Neogit's diff hunks are not highlighted until I place a cursor over a hunk.
- Right now the diffs have 0 highlighting which makes it annoying to just glance at them —
requires manual movement of the cursor position 🫤
* TODO CI Automation
- [ ] Configure a pipeline to enforce formatting via stylua
- [ ] Configure a pipeline to enforce formatting via Stylua