forked from aniani/vim
patch 8.2.3599: not all gdbinit files are recognized
Problem: Not all gdbinit files are recognized. Solution: Add "gdbinit". (Doug Kearns)
This commit is contained in:
@@ -647,7 +647,7 @@ au BufNewFile,BufRead *.fsl setf framescript
|
||||
au BufNewFile,BufRead fstab,mtab setf fstab
|
||||
|
||||
" GDB command files
|
||||
au BufNewFile,BufRead .gdbinit setf gdb
|
||||
au BufNewFile,BufRead .gdbinit,gdbinit setf gdb
|
||||
|
||||
" GDMO
|
||||
au BufNewFile,BufRead *.mo,*.gdmo setf gdmo
|
||||
|
||||
Reference in New Issue
Block a user