nix.nvim/nvim
jiriks74 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
..
after Initial commit 2024-03-06 02:24:31 +01:00
ftplugin feat(plugins): Add nvim-dap and overseer 2024-09-24 21:41:05 +02:00
lua/user feat: basic nvim-dap setup 2024-03-06 23:07:22 +01:00
plugin feat(plugins): Add nvim-dap and overseer 2024-09-24 21:41:05 +02:00
init.lua feat: Add yank highlight 2024-09-23 03:28:35 +02:00