mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Problem: filetype: cuda-gdb config files are not recognized
Solution: detect .cuda-gdbinit and cuda-gdbinit files as gdb filetype
(Wu Zhenyu)
closes: vim/vim#17471
601cfa9a23
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>