mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-23 21:11:03 +00:00
oh well
This commit is contained in:
parent
5f1a2add01
commit
313888115e
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ return {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
percentage = 0.05,
|
percentage = 0.05,
|
||||||
},
|
},
|
||||||
|
integrations = {
|
||||||
|
native_lsp = {
|
||||||
|
enabled = false,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue