Augment for Vim and Neovim gives you powerful code completions and chat capabilities integrated into your favorite code editor.
Dependency | Minimum version |
---|---|
Vim | 9.1.0 |
Neovim | 0.10.0 |
Node.js | 22.0.0 |
init.lua
file, then run :Lazy sync
in Neovim. See more details about using Lazy.nvim on GitHub.g:augment_workspace_folders
in your .vimrc
or init.lua
file before the plugin is loaded. For example: