Acknowledgements

  • nvim-dap-ui is obviously a huge inspiration!
  • Code to inject treesitter highlights into line is taken from quicker.nvim
  • lucaSartore for the inspiration for handling exceptions breakpoint
  • Kulala for the creative usage of neovim’s 'winbar' to handle multiple “views”
  • blink.cmp for the config validation (which is partially taken from a PR to indent-blankline)