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
Try gq to quit blame; same error prevents quitting the blame.
Error message:
Error detected while processing function <SNR>194_BlameJump[28]..BufEnter Autocommands for "*.go"..function gopher#go#set_build_package[11]..gopher#go#module[17]..function <SNR>194_BlameJump[28]..BufEnter Autocommands for "*.go"..function gopher#go#set_build_package[11]..gopher#go#module:
line 4:
E472: Command failed
and then
Error detected while processing function <SNR>194_BlameQuit[1]..<SNR>194_BlameLeave[4]..BufEnter Autocommands for "*.go"..function gopher#go#set_build_package[11]..gopher#go#module[17]..function <SNR>194_BlameQuit[1]..<SNR>194_BlameLeave[4]..BufEnter Autocommands for "*.go"..function gopher#go#set_build_package[11]..gopher#go#modul
e:
line 4:
E472: Command failed
Error detected while processing function <SNR>194_BlameQuit[1]..<SNR>194_BlameLeave:
line 4:
E171: Missing :endif
:GoDiag
VERSION
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 14 2022 09:12:50); macOS version - x86_64
go version go1.17.1 darwin/amd64; GOPATH=/Users/ME/go; GOROOT=/usr/local/Cellar/go/1.17.1/libexec; GO111MODULE=(unset)
gopher.vim version 6824327 2021-10-10 11:23:37 +0800 (4 months ago) Update tools
VARIABLES
gopher_tag_transform snakecase
gopher_map {'_default': 1, 'return': 'r', 'lint': 'l', 'implement': 'm', 'test-current': 't', 'error': 'e', '_imap_ctrl': 1, '_popup': 1, '_nmap_prefix': 'g', 'test': 'T', '_imap_prefix': '', 'fillstruct': 'f', 'if': 'i', 'install': ';'}
gopher_tag_complete ['db', 'json', 'json,omitempty', 'yaml']
gopher_tag_default json
gopher_highlight ['string-spell', 'string-fmt']
COMMAND HISTORY (newest on top)
shell: 'go' 'list' '-m' '-f' '{{.Path}}�{{.Dir}}'
exit 0; took 0.025s
PROJECT�/Users/ME/code/PROJECT
shell: 'go' 'list' '-m' '-f' '{{.Path}}�{{.Dir}}'
exit 0; took 0.023s
PROJECT�/Users/ME/code/PROJECT
shell: 'go' 'list' '-m' '-f' '{{.Path}}�{{.Dir}}'
exit 0; took 0.019s
PROJECT�/Users/ME/code/PROJECT
Steps:
:Git blame
from tpope/fugitiveP
for re-blame; observe errorgq
to quit blame; same error prevents quitting the blame.Error message:
and then
:GoDiag
:set
:autocmd
The text was updated successfully, but these errors were encountered: