X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=init.vim;h=d2f90a4d058b5c9e749cb5959b03363fd3e142c3;hp=c97a142a3345e793f5af5076ecad34093edecd79;hb=940c5d4d85492624fab8c01bfd8c98e3eadadc42;hpb=e07c8490c8729d0fbe4de4d679180f5016cab8dc diff --git a/init.vim b/init.vim index c97a142..d2f90a4 100644 --- a/init.vim +++ b/init.vim @@ -304,7 +304,8 @@ let s:normal_mode_mappings = [ \ ] " termdebug split windows -let g:termdebug_wide=1 +let g:termdebug_wide = 1 +let termdebugger = $HOME . '/.vim/gdb.sh' """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""