Skip to main content

Get the Augment Extension

View Augment for Vim and Neovim on GitHub

About Installation

Installing 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:

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: