Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

feat(auto close brace) #393

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat(auto close brace) #393

wants to merge 3 commits into from

Conversation

rafaelsq
Copy link

I use gopls to complete some structs, but when the suggestion is a struct like &model.User{}, it will complete without closing the brace(&model.User{)

Enable auto close brace by

let g:completion_enable_auto_close_brace = 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant