You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,7 @@
12
12
13
13
### 🔦 Philosophy
14
14
15
-
I like Neovim. I like writing the code. I also like _some_ AI editing features _sometimes_.
16
-
17
-
This plugin does not strive to implement every feature in AI code editors (such as Cursor). It should have just enough power to get you unblocked or plow through some tedium - without leaving the terminal - so you can get on with your day. It should feel like a native Neovim experience.
18
-
19
-
See **TODO**'s for a list of things I will eventually get to.
15
+
There are lots of agentic solutions out there. This is not one of them. You still often need to make a change in the editor. This plugin will meet you where you are and then get out of the way.
0 commit comments