mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: add debugger config
This commit is contained in:
parent
f7f27ceb89
commit
bea35e2f7c
2 changed files with 83 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ return {
|
|||
{ import = "user.plugins.ide.autocomplete" },
|
||||
{ import = "user.plugins.ide.formatting" },
|
||||
{ import = "user.plugins.ide.test" },
|
||||
{ import = "user.plugins.ide.debugger" },
|
||||
-- Linting
|
||||
{
|
||||
'mfussenegger/nvim-lint',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue