X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/15ac5983e4b32ace348af0491488d5f8c660344a..f34ad2e08a60312bd2d32833bf257e7d8fe806b2:/cgdb/cgdbrc diff --git a/cgdb/cgdbrc b/cgdb/cgdbrc deleted file mode 100644 index fa2868a..0000000 --- a/cgdb/cgdbrc +++ /dev/null @@ -1,30 +0,0 @@ -# set autosourcereload -# set cgdbmodekey=ESC -# set color -# set debugwincolor -# set nodisasm -# set executinglinedisplay=longarrow -set hlsearch -set ignorecase -# set selectedlinedisplay=block -# set showmarks -# set noshowdebugcommands -# set syntax=on -# set timeout -# set timeoutlen=1000 -# set ttimeout -# set ttimeoutlen=100 -set tabstop=4 -# set winminheight=0 -# set winminwidth=0 -# set winsplit=even -# set winsplitorientation=horizontal -# set wrapscan - -map r :run -map c :continue -map f :finish -map n :next -map s :step - -map p ip