Re: [vim/vim] runtime(netrw): fix error when parent dir of g:netrw_home doesn't exist (PR #21113)
Christian Brabandt (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/21113/[email protected]> |
chrisbra left a comment (vim/vim#21113) thanks, I was worried the flag for `mkdir()` changes the minimum version for Vim, but netrw already requires at least Vim 9.1.something, which means back then we already had those flags, so should be fine. Also thanks for fixing the netrw test -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/21113#issuecomment-5371635399 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/21113/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21113/c5371635399%40github.com.