mirror of
https://github.com/neovim/neovim.git
synced 2026-09-25 14:58:32 +00:00
relevant commits: - defaults!: use 'suffixes' for 'g:netrw_sort_sequence' - refactor: remove associated buffer when deliting a file - refactor: s:NetrwLocalRm - refactor: s:NetrwDelete - refactor: s:NetrwLocalRmFile - feat: use vim.notify on neovim - fix: prefer v:lua instead of luaeval for vim.deprecate - chore: remove old batteries closes: vim/vim#16638 https://github.com/vim/vim/commit/73d8222b31be47d274e2a194e3dde25088c6bb69 Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>