Update README to credit leetcode.nvim plugin for solution caching

This commit is contained in:
Carlos
2025-07-14 10:54:59 -04:00
parent ce65a66212
commit 98adb573c1

View File

@@ -23,7 +23,7 @@ This repo tracks my journey solving LeetCode problems — not just code, but my
- **Categories Covered**: Arrays, Hash Maps, Dynamic Programming, Two Pointers, Binary Search, etc.
## 🗂 Directory Structure
- `src/exercises/`: Auto-downloaded solutions via Cursor
- `src/exercises/`: Auto-downloaded solutions via [leetcode.nvim](https://github.com/kawre/leetcode.nvim) caching
## 🧩 Problem Index