mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 12:49:11 +00:00
Problem: filetype: osquery config files are not recognized.
Solution: Detect osquery.conf as jsonc filetype (Fionn Fitzmaurice).
Reference:
https://osquery.readthedocs.io/en/stable/deployment/configuration/#configuration-components
closes: vim/vim#20826
ea183ce4e5
Co-authored-by: Fionn Fitzmaurice <fionn@github.com>