Closed nicolimo86 closed 1 year ago
Sorry to bother you agin ....... the problem prevails with a small difference . :WindowsMaximize
does work in horizontal split but it doesn't work automatically as in vertical splits . Is there something to be done other than that in the config example
Working scenario: 1) Open neovim and create a vertical split with
:vs
. 2):WindowsMaximize
will work as expected.Not working scenario: 1) Open neovim and create a horizontal split with
:sp
. 2):WindowsMaximize
does not do anything.