Commit graph

3 commits

Author SHA1 Message Date
a0aae4711d
fix(plugin/overseer,dap): Overseer not loading, simplify DAP config (a bit)
Some checks failed
Perform checks / formatting (push) Successful in 43s
Perform checks / nix_flake_check (push) Successful in 48s
Perform checks / nix_build (push) Failing after 19s
Update `flake.lock` / update_lockfile (push) Failing after 1m27s
2024-12-03 03:12:40 +01:00
6ea0b944ab fix(overseer): Crash when .vscode folder isn't present 2024-10-01 13:40:05 +02:00
e256516fe7
feat(plugins): Add nvim-dap and overseer
Added:
  - [nvim-dap](https://github.com/mfussenegger/nvim-dap)
  - [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui)
  - [overseer.nvim](https://github.com/stevearc/overseer.nvim)
Removed:
  - NeoTree `<leader>o` keymap (it's now used for overseer)
2024-09-24 21:41:05 +02:00