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
This mapping in ftplugin/go/mappings.vim cannot be used because it is a normal mode mapping whereas go-freevars is only usable with a selection. So it should be a visual mode mapping.
The text was updated successfully, but these errors were encountered:
This mapping in
ftplugin/go/mappings.vim
cannot be used because it is a normal mode mapping whereas go-freevars is only usable with a selection. So it should be a visual mode mapping.The text was updated successfully, but these errors were encountered: