mirror of
https://github.com/neovim/neovim.git
synced 2026-09-25 23:08:29 +00:00
This change includes the following upstream commits: - fix: remove black lines in directory listing - fix: correctly create new file when using Lexplore - refactor: remove print functionality The main highlight is removing print functionality that was broken both in neovim and vim. closes: vim/vim#17847 https://github.com/vim/vim/commit/0bda7830ac140d2a347fe81edc95314b020b7ca6 Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>