remove floating diagnostics, and add line diagnostics
This commit is contained in:
parent
ea6fcd370f
commit
735cf5c7e0
3 changed files with 15 additions and 15 deletions
|
|
@ -113,11 +113,8 @@ require 'dep' {
|
|||
|
||||
{ 'danymat/neogen' }, -- generate lsp annotations
|
||||
|
||||
-- dap ----------------------------------------------------------------------
|
||||
{ 'mfussenegger/nvim-dap',
|
||||
deps = {
|
||||
'rcarriga/nvim-dap-ui',
|
||||
}
|
||||
{ 'whynothugo/lsp_lines.nvim',
|
||||
url = 'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||
},
|
||||
|
||||
-- dap + lsp + linter + formatter installer ---------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue