mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-21 20:11:03 +00:00
refactor: sumneko -> lua_ls (#18)
This commit is contained in:
parent
1a2b26d37c
commit
9ad6acdff1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
},
|
},
|
||||||
"neoconf": {
|
"neoconf": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"sumneko_lua": {
|
"lua_ls": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue