Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug: refactor sign management #2943

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 30, 2020

Use functions instead of ex commands for managing signs when possible.

Put signs in the vim-go-debug group to avoid using the global group.

@bhcleek bhcleek force-pushed the debug/signs-viml branch 4 times, most recently from c4642ee to 158654a Compare July 1, 2020 02:00
Use functions instead of ex commands for managing signs when possible.

Put signs in the vim-go-debug group to avoid using the global group
except for when the sign functions don't exist; sign groups were
introduced in the same commit that introduced the functions to manage
signs:
vim/vim@162b714.
@bhcleek bhcleek force-pushed the debug/signs-viml branch from 158654a to 1d788f3 Compare July 2, 2020 18:46
@bhcleek bhcleek added this to the vim-go 1.24 milestone Jul 2, 2020
@bhcleek bhcleek merged commit 088343d into fatih:master Jul 2, 2020
@bhcleek bhcleek deleted the debug/signs-viml branch July 2, 2020 19:53
bhcleek added a commit that referenced this pull request Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant