]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): fix filetype detection for remote files
authorChristian Brabandt <cb@256bit.org>
Wed, 30 Oct 2024 17:27:03 +0000 (18:27 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 30 Oct 2024 17:27:03 +0000 (18:27 +0100)
commitaa2ce6f58005bc3b81be2bf42f84ffd01ce22d57
tree35a9be9b0cd950695c3289a0359a91d3acbcb617
parent05a40e07c2f0e41b708c4c75a6aa7d0e7f6201a3
runtime(netrw): fix filetype detection for remote files

fixes: #15961

while at it, remove the Decho comments in the s:NetrwOptionsRestore()
function

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/netrw.vim