-
Notifications
You must be signed in to change notification settings - Fork 60
Description
I am using lazyvim configuration for neovim. After I installed the augment.vim plugin, I try to sign in by executing the command Augment signin. The authentication URL is showing to me correctly in the prompt box, BUT I can't open it in neovim. I know I should use gx to open it, but I can't move my cursor under it. Why it is not be opened in the default browser? I am new to neovim, so if this is an obvious problem, please forgive me.
Troubleshooting Steps Performed:
- Install augment.vim plugin.
- Signin with
Augment signincommand.
System Information:
OS: macOS
Neovim version: v0.11.2 Release
Lazyvim: 14.15.0 stable
Terminal: wezterm 20250103-121535-8e9cf912
I try to use OCR to open the authentication link and get the code successfully, but when i paste the code, it show me an error: Augment: Error signing in: Failed to parse user code. Did you paste the code provided by the sign in page?