Get the latest tech news
Amazonq.nvim: Official AWS AI Assistant Plugin for Neovim
Neovim Plugin for Amazon Q Developer. Contribute to awslabs/amazonq.nvim development by creating an account on GitHub.
Optional: Code completions are provided by the "textDocument/completion" LSP method, which "just works" with most autocompletion plugins. These are implemented through the LSP textDocument/completion method and work with most Neovim completion plugins (nvim-cmp, blink, mini.completion, etc. Inline suggestions are provided by creating a in-process LSP shim client is named amazonq-completion.
Or read this on Hacker News