MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

fix(layout): set nested option for autocmds with self:hide #349

Closed pysan3 closed 7 months ago

pysan3 commented 7 months ago

Ref https://github.com/nvim-neo-tree/neo-tree.nvim/issues/1211

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.04%. Comparing base (756c59f) to head (d5e50c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ======================================= Coverage 99.04% 99.04% ======================================= Files 20 20 Lines 2733 2733 ======================================= Hits 2707 2707 Misses 26 26 ```

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