You can add additional context to your workspace–such as additional repositories and folders–to give Augment a full view of your system.
g:augment_workspace_folders
before the Augment plugin is loaded..vimrc
set g:augment_workspace_folders
to a list of paths to the folders you want to add to your workspace context. For example:
node_modules
, see Ignoring files with .augmentignore for more details.
After adding a workspace folder and restarting Vim, the output of the :Augment status command will include the syncing progress for the added folder.