Update README.md

This commit is contained in:
Lewis Russell 2020-10-27 17:19:01 +00:00 committed by GitHub
parent 37227fd572
commit 2530c4ed81

View File

@ -84,3 +84,4 @@ set statusline+=%{get(b:,'gitsigns_status','')}
- [ ] Add ability to show staged hunks with different signs (maybe in a different sign column?)
- [x] Add support for repeat.vim
- [ ] Apply buffer updates incrementally
- [ ] Add tests