docs(nvim): add schedules, tags to nvim readme

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

View File

@ -1,3 +1,5 @@
#+FILETAGS: :neovim:dots:
* Neovim Configuration
This is my Neovim configuration. There are many like it, but this one is mine.
@ -9,9 +11,11 @@ invest the effort at the time of writing to find out and make it work across a b
* TODO Neogit
SCHEDULED: <2024-02-23 Fri> DEADLINE: <2024-02-25 Sun>
- [ ] 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
SCHEDULED: <2024-02-21 Wed> DEADLINE: <2024-02-25 Sun>
- [ ] Configure a pipeline to enforce formatting via Stylua