This commit is contained in:
Barrett Ruth 2025-10-08 09:53:45 -04:00
parent 0f6ac2205b
commit 5d94ea97c9

View file

@ -20,7 +20,7 @@ After many months of using the aforementioned `make` based setup, I had a few qu
The solution was to leverage Neovim's great APIs to give me granular control over every aspect of my problem-solving experience.
# the solution: [cp.nvim](https://barrettruth.com/posts/software/my-cp-setup.html)
# the solution: cp.nvim
The GitHub page documents the plugin well enough so I'll avoid re-hashing it here. Instead, what's more interesting to document is why I thought this was a worthwhile experience.