ayamir / nvimdots

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

delete duplicate config about resize windows #1206

Closed HATTER-LONG closed 6 months ago

HATTER-LONG commented 6 months ago

RT

ayamir commented 6 months ago

The reason why I left them in mappings.lua is for the situation that smart-splits.nvim removed should also has the mappings to resize window.

HATTER-LONG commented 6 months ago

🤔 I found it because it's confused my ALT(it's bind to yabai), and found it have two points when I want to disable it. Anyway, if you think it's more appropriate to stay there, it doesn't matter. Even you add smart-splits to support more better resize function. Too much redundancy makes customized configurations uncomfortable.