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

Avoid displaying over gitsigns.nvim #96

Open
YodaEmbedding opened this issue Jul 4, 2023 · 1 comment
Open

Avoid displaying over gitsigns.nvim #96

YodaEmbedding opened this issue Jul 4, 2023 · 1 comment

Comments

@YodaEmbedding
Copy link

YodaEmbedding commented Jul 4, 2023

Instead of displaying over gitsigns.nvim, can the marks be displayed in the second column? Or alternatively, make them the same color as the gitsign.


The mark signs are somewhat clashing with my recent insight for automatically dropping a mark whenever I go into insert mode, e.g. nnoremap i mii, as shown in YodaEmbedding/dotfiles@47f46bc .

@chentoast
Copy link
Owner

You should use the 'sign_priority' option to ensure mark signs get displayed after gitsigns

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

No branches or pull requests

2 participants