mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -05:00
"Undo" is a better name than "revert" because: - "revert" sounds like it has something to do with `git-revert` but they are entirely different; - "undo" is consistent with vim's "undo": discarding changes and going back to the original. Maintain backwards compatibility and add deprecation warnings. Closes #306.
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
|
|
--- Signs ---
|
|
Signs for fixture.txt:
|
|
line=3 id=3000 name=GitGutterLineAdded
|
|
line=4 id=3001 name=GitGutterLineAdded
|
|
line=5 id=3002 name=GitGutterLineAdded
|