Closed sergiornelas closed 2 years ago
Hello. In Neovim 0.8 you have the option to set the command line height to zero (set ch=0), the problem is that the last status line (set ls=3) and the floating window disappear once you change the buffer and return.
set ch=0
set ls=3
Sorry, I don't get your point, could you explain it clearly?
Hello. In Neovim 0.8 you have the option to set the command line height to zero (
set ch=0
), the problem is that the last status line (set ls=3
) and the floating window disappear once you change the buffer and return.