Neovim + gdb
This neovim plugin provides a clean user interface for debugging with GDB.
This plugin has been written after seeing that there's no good and easy gdb frontend for neovim. There's no support for vim and there won't be as this plugin uses neovim specific API.
To automatically link this script to .gdbinit try running install.sh TODO: extend it
TODO