issues
search
mcchrish
/
nnn.vim
File manager for vim/neovim powered by n³
BSD 2-Clause "Simplified" License
646
stars
25
forks
source link
V3
#106
Closed
mcchrish
closed
3 years ago
mcchrish
commented
3 years ago
General refactoring and cleanup
Default layout is now a floating window (previously
enew
)
Make use of built-in window border functionality from vim/neovim instead of a hand-rolled implementation. Makes it more stable but also may require newer version of vim/neovim.
enew
)