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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,12 +102,14 @@ This project follows an adapted semantic versioning:
102
102
103
103
## Credit
104
104
105
-
-Thank [@milanglacier](https://github.com/milanglacier) (and [minuet-ai.nvim](https://github.com/milanglacier/minuet-ai.nvim)) for the support when this project was still in early stage;
106
-
-Thank [@olimorris](https://github.com/olimorris) for the help (personally and
105
+
-[@milanglacier](https://github.com/milanglacier) (and [minuet-ai.nvim](https://github.com/milanglacier/minuet-ai.nvim)) for the support when this project was still in early stage;
106
+
-[@olimorris](https://github.com/olimorris) for the help (personally and
107
107
from [codecompanion.nvim](https://github.com/olimorris/codecompanion.nvim))
108
108
when this project made initial attempts at tool-calling;
109
-
- Thank [@ravitemer](https://github.com/ravitemer) for the help to interface
110
-
VectorCode with [MCP](https://modelcontextprotocol.io/introduction).
109
+
-[@ravitemer](https://github.com/ravitemer) for the help to interface
110
+
VectorCode with [MCP](https://modelcontextprotocol.io/introduction);
111
+
- The nix community (especially [@sarahec](https://github.com/sarahec) and [@GaetanLepage](https://github.com/GaetanLepage))
0 commit comments