mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
use qflist for lsp
This commit is contained in:
parent
24b44e172f
commit
58c0637b78
9 changed files with 31 additions and 72 deletions
|
|
@ -21,6 +21,7 @@ return {
|
|||
compositeLiteralTypes = true,
|
||||
constantValues = true,
|
||||
functionTypeParameters = true,
|
||||
ignoredError = true,
|
||||
rangeVariableTypes = true,
|
||||
parameterNames = true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue