mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(nvim): Neovide integration
This commit is contained in:
parent
48a93e2998
commit
cb81dc8d53
8 changed files with 71 additions and 32 deletions
3
tools/nvim/lua/plugins/mod/dap-setup.lua
Normal file
3
tools/nvim/lua/plugins/mod/dap-setup.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"mfussenegger/nvim-dap",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue