gitui
gitui copied to clipboard
add syntax highlighting for blame view (#745)
This Pull Request fixes/closes #745.
It changes the following:
- Add syntax highlighting for blame view
I followed the checklist:
- [ ] I added unittests
- [x] I ran
make checkwithout errors - [x] I tested the overall application
- [x] I added an appropriate item to the changelog
Hi @extrawurst, could you take a look into this PR? If there is anything need to change please let me know. Thank you!
@tdtrung17693 thank you so much!