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
Error detected while processing function go#package#InGOPATH:
line 15:
E684: list index out of range: 0
E15: Invalid expression: split(l:out, '\n')[0]
Error detected while processing /home/petrov_va/.config/nvim/plugged/vim-go/ftplugin/go/commands.vim:
line 106:
E171: Missing :endif
The text was updated successfully, but these errors were encountered:
When opening a .go file, nvim gives these errors:
Error detected while processing function go#package#InGOPATH:
line 15:
E684: list index out of range: 0
E15: Invalid expression: split(l:out, '\n')[0]
Error detected while processing /home/petrov_va/.config/nvim/plugged/vim-go/ftplugin/go/commands.vim:
line 106:
E171: Missing :endif
The text was updated successfully, but these errors were encountered: