Open fgheng opened 4 years ago
I would love this, it's a really cool feature of nnn.vim
: https://github.com/mcchrish/nnn.vim
let g:nnn#layout = { 'window': { 'width': 0.9, 'height': 0.6, 'highlight': 'Debug' } }
thank you very much
that looks very nice! I don't see it more convenient than full window because the window become smaller and probably too small when the terminal is not display fullscreen. but it would be nice as an option.
I also think it would be better add this as an option, thank you very much
hello, would you like to support float window?