Merge pull request #27 from barrett-ruth/feat/configuration-revamp

fix rename
This commit is contained in:
Barrett Ruth 2025-12-26 22:56:20 -06:00 committed by GitHub
commit 35b2b4b93c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 2 deletions

View file

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Before After
Before After

View file

@ -4,7 +4,7 @@ slug: "cp.nvim"
date: "10/10/2025"
---
Things have changed since I last documented my competitive programming setup [here](/software/my-cp-setup.html).
Things have changed since I last documented my competitive programming setup [here](/software/my-competitive-programming-setup.html).
# my goals

View file

@ -0,0 +1,6 @@
---
title: "improving my developer workflow"
date: "26/12/2025"
---
wip

View file

@ -24,7 +24,7 @@ That's it. The `makefile` relies on some scripts that compile code and run the c
# neovim integration
![screenshot of my neovim competitive programming setup](/my-cp-setup/cp-setup.webp)
![screenshot of my neovim competitive programming setup](/my-competitive-programming-setup/cp-setup.webp)
Leveraging [LuaSnip](https://github.com/L3MON4D3/LuaSnip), a custom `CP` user command, and some scripting for window management and asynchronous jobs, I'm able to: