MunifTanjim / nougat.nvim

🍫 Hyperextensible Statusline / Tabline / Winbar for Neovim 🚀
MIT License
197 stars 3 forks source link

feat(item)!: remove deprecated config .cache.invalidate #68

Closed MunifTanjim closed 9 months ago

MunifTanjim commented 9 months ago

BREAKING CHANGE: deprecated config .cache.invalidate is removed, use .cache.clear instead.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c63c6ac) 96.58% compared to head (bb36cff) 96.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 96.58% 96.58% ======================================= Files 38 38 Lines 2491 2491 ======================================= Hits 2406 2406 Misses 85 85 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.