feat: AI Code-completion

Implements AI code completion powered by Codeium
This commit is contained in:
2024-07-06 07:57:52 -04:00
parent bdc40625de
commit f7204c015e
2 changed files with 1 additions and 9 deletions
+1
View File
@@ -53,6 +53,7 @@ The rootiest neovim configuration you will ever see!
- LSP support for many languages and automatic setup for many more
- Remotely spawn a neovim instance over ssh, in a container, or from a git repo
- Dashboard logo adjusts to the size of the window
- Codeium-powered AI completion
## Credits