mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 16:58:17 +00:00

Problem: objdump files not recognized
Solution: detect *.objdump files, add a filetype plugin
Added the objdump file/text format
closes: vim/vim#13425
10407df7a9
Co-authored-by: Colin Kennedy <colinvfx@gmail.com>