remove floating diagnostics, and add line diagnostics
This commit is contained in:
@ -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 ---------------------------------
|
||||
|
Reference in New Issue
Block a user