Skip to content

Commit 98adb57

Browse files
author
Carlos
committed
Update README to credit leetcode.nvim plugin for solution caching
1 parent ce65a66 commit 98adb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This repo tracks my journey solving LeetCode problems — not just code, but my
2323
- **Categories Covered**: Arrays, Hash Maps, Dynamic Programming, Two Pointers, Binary Search, etc.
2424

2525
## 🗂 Directory Structure
26-
- `src/exercises/`: Auto-downloaded solutions via Cursor
26+
- `src/exercises/`: Auto-downloaded solutions via [leetcode.nvim](https://github.com/kawre/leetcode.nvim) caching
2727

2828
## 🧩 Problem Index
2929

0 commit comments

Comments
 (0)