mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 13:10:44 +00:00
Problem: filetype: org files are not recognized
Solution: detect '*.org' files as 'org' filetype,
include filetype and syntax plugin
(Luca Saccarola)
closes: vim/vim#16054
0684800c85
Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>