You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows 7, I installed ag from chocolatey, and added the path \chocolatey\lib\ag\tools\ into the PATH variable. Then I installed ag.vim plugin for Vim. However, when I try to search inside Vim by typing e.g. :Ag hello, it shows an error, saying that command ag not found, and asking me if silver searcher (ag) is installed and added to PATH. By the way, I can use ag in powershell. Could someone please help me? I just tried to start using Vim on Windows, but the first step has almost frustrated me...
The text was updated successfully, but these errors were encountered:
On Windows 7, I installed ag from chocolatey, and added the path
\chocolatey\lib\ag\tools\
into the PATH variable. Then I installed ag.vim plugin for Vim. However, when I try to search inside Vim by typing e.g.:Ag hello
, it shows an error, saying that command ag not found, and asking me if silver searcher (ag) is installed and added to PATH. By the way, I can use ag in powershell. Could someone please help me? I just tried to start using Vim on Windows, but the first step has almost frustrated me...The text was updated successfully, but these errors were encountered: