refactor: sumneko -> lua_ls

This commit is contained in:
Jesse Zomer 2023-02-24 12:19:44 +01:00 committed by GitHub
parent 1a2b26d37c
commit ebd794f080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
},
"neoconf": {
"plugins": {
"sumneko_lua": {
"lua_ls": {
"enabled": true
}
}