]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(filetype): move filetype detection into filetypedetect augroup
authorChristian Brabandt <cb@256bit.org>
Sat, 22 Feb 2025 07:48:06 +0000 (08:48 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 22 Feb 2025 07:48:06 +0000 (08:48 +0100)
commit51eefba1d614f00009fd93034471c3bfd3c0afbe
treee80a8f7f120a02c4130766a3976704eec94e81ef
parent6a15942bc275dc59814f44064e2984b831f7a03d
runtime(filetype): move filetype detection into filetypedetect augroup

closes: #16701

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