Install Augment for Vim and Neovim
Augment for Vim and Neovim gives you powerful code completions and chat capabilities integrated into your favorite code editor.
About Installation
Installing Augment for Vim and Neovim is easy and will take you less than a minute. You can install the extension manually or you can use your favorite plugin manager.
Prerequisites
Augment for Vim and Neovim requires a compatible version of Vim or Neovim, and Node.js:
Dependency | Minimum version |
---|---|
Vim | 9.1.0 |
Neovim | 0.10.0 |
Node.js | 22.0.0 |
1. Install the extension
Manual Installation
Using Lazy.nvim
Add the following to your init.lua
file, then run :Lazy sync
in Neovim. See more details about using Lazy.nvim on GitHub.
2. Configure your workspace context
Add your project root to your workspace context by setting g:augment_workspace_folders
in your .vimrc
or init.lua
file before the plugin is loaded. For example:
Augment’s Context Engine provides the best suggestions when it has access to your project’s codebase and any related repositories. See more details in Configure additional workspace context.
3. Sign-in to Augment
Open Vim or Neovim and sign-in to Augment with the following command: