chrisgrieser / nvim-tinygit

A lightweight bundle of commands focussed on swift and streamlined git operations.
MIT License
154 stars 4 forks source link

feat(branchStatus): add branch status custom icons #9

Closed skoch13 closed 6 months ago

skoch13 commented 6 months ago

Checklist

skoch13 commented 6 months ago

I'm not sure why linter failed as I didn't change mentioned files. @chrisgrieser could you please take a look?

chrisgrieser commented 6 months ago

oh yeah, my bad, this is probably since I pushed a file that wasn't properly formatted 🙈

Also, you forgot to add the actual new settings to the default config, but let me just fix that quickly.