]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): fix filetype detection for remote editing files
authorChristian Brabandt <cb@256bit.org>
Sun, 17 Sep 2023 16:52:56 +0000 (18:52 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 17 Sep 2023 16:52:56 +0000 (18:52 +0200)
commitd8b86c937a419db69239a8bb879f0050be0f8e1d
tree6a9430267d8985982f6edde55eeef3024a1263cf
parente30d8e4ce01dc1aca95d25be9fd27c09855fd4be
runtime(netrw): fix filetype detection for remote editing files

closes: #12990
closes: #12992

this partially reverses commit 71badf9 by commenting out the line that
intentionally sets the filetype to an empty string.

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