This commit is contained in:
Ralph Azucena 2024-05-22 15:41:12 -07:00
parent 5f1a2add01
commit 313888115e

View file

@ -8,6 +8,11 @@ return {
enabled = true, enabled = true,
percentage = 0.05, percentage = 0.05,
}, },
integrations = {
native_lsp = {
enabled = false,
},
},
} }
}, },
{ {