mirror of
https://github.com/neovim/neovim.git
synced 2026-07-24 01:40:41 +00:00
Problem: ":filetype detect" is a valid command but not offered by
command-line completion.
Solution: Add "detect" to the completion candidates (glepnir)
closes: vim/vim#20625
984f29860e
Co-authored-by: glepnir <glephunter@gmail.com>