update
This commit is contained in:
parent
6b74e0b5c7
commit
8ea1c5e462
4 changed files with 8 additions and 2 deletions
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
|
@ -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
|
||||
|
||||
|
|
|
|||
6
src/content/software/improving-my-developer-workflow.mdx
Normal file
6
src/content/software/improving-my-developer-workflow.mdx
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "improving my developer workflow"
|
||||
date: "26/12/2025"
|
||||
---
|
||||
|
||||
wip
|
||||
|
|
@ -24,7 +24,7 @@ That's it. The `makefile` relies on some scripts that compile code and run the c
|
|||
|
||||
# neovim integration
|
||||
|
||||

|
||||

|
||||
|
||||
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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue