mirror of
https://github.com/neovim/neovim.git
synced 2025-12-27 16:49:13 +00:00
Problem: filetype: lintstagedrc files are not recognized
Solution: recognize '.lintstagedrc' files as json filetype
(İlyas Akın)
see: https://github.com/lint-staged/lint-staged
closes: vim/vim#14897
7577afd5ef
Co-authored-by: İlyas Akın <ilyas.akin@kuika.com>