mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 12:05:14 +00:00
Problem: filetype: mdd files detected as zsh filetype
Solution: detect '*.mdd' files as sh filetype, add links
to reference documentation (Wu, Zhenyu)
closes: vim/vim#14741
63f2a5b8ad
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>