ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

pref: disable `<C-e>` for open-in-place inside nvim-tree #1238

Closed ayamir closed 5 months ago

ayamir commented 5 months ago

This PR disable <C-e> in nvim-tree buffer which will open file in place originally. IMO just leaving it to scroll is better and we usually don't want to open a file in such a narrow buffer.