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

Customize sign characters #23

Closed
ricobl opened this issue Mar 6, 2013 · 1 comment
Closed

Customize sign characters #23

ricobl opened this issue Mar 6, 2013 · 1 comment

Comments

@ricobl
Copy link

ricobl commented Mar 6, 2013

It would be nice to have an option to customize the signs.

I've found the signs for deleted lines on https://github.com/akiomik/git-gutter-vim more appropriate, but vim-gitgutter has nicer features. :)

The current delete sign makes me think that the modification is in a different line, git-gutter-vim solves this by marking one line before and after the deletion.

I think the sign definition is here:
https://github.com/akiomik/git-gutter-vim/blob/master/autoload/gitgutter.vim#L36

@airblade
Copy link
Owner

airblade commented Mar 6, 2013

I'll add the ability to customise the display of the current signs as per #28.

However I'm not going to add two signs for deletion. I can see the appeal but I prefer my current approach.

@airblade airblade closed this as completed Mar 6, 2013
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