Skip to content

Commit

Permalink
chore(doc): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Sep 27, 2021
1 parent c81aa3b commit 4d8a6e0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,15 +159,6 @@ set statusline+=%{get(b:,'gitsigns_status','')}

For the current branch use the variable `b:gitsigns_head`.

## TODO

- [ ] Add ability to show staged hunks with different signs (maybe in a different sign column?)
- [ ] Add ability to show commit in floating window of current line
- [ ] Allow extra options to be passed to `git diff`
- [ ] Folding of text around hunks
- [ ] Show messages when navigating hunks similar to '/' search
- [ ] Stage partial hunks

## Comparison with [vim-gitgutter](https://github.com/airblade/vim-gitgutter)

Feature | gitsigns | gitgutter | Note
Expand Down

0 comments on commit 4d8a6e0

Please sign in to comment.