use qflist for lsp

This commit is contained in:
iofq 2025-08-12 23:02:55 -05:00
parent 24b44e172f
commit 58c0637b78
9 changed files with 31 additions and 72 deletions

View file

@ -19,6 +19,9 @@ return {
end,
settings = {
Lua = {
codeLens = {
enable = true,
},
hint = {
enable = true,
arrayIndex = 'Enable',