remove dap cause idk how to auto configure it
This commit is contained in:
@ -124,14 +124,11 @@ require 'dep' {
|
||||
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||
},
|
||||
|
||||
-- dap + lsp + linter + formatter installer ---------------------------------
|
||||
-- mason --------------------------------------------------------------------
|
||||
{ 'williamboman/mason.nvim',
|
||||
deps = {
|
||||
'WhoIsSethDaniel/mason-tool-installer.nvim',
|
||||
'williamboman/mason-lspconfig.nvim',
|
||||
}
|
||||
},
|
||||
{ 'mfussenegger/nvim-dap',
|
||||
deps = 'rcarriga/nvim-dap-ui'
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user