josean-dev / dev-environment-files

2.63k stars 740 forks source link

replace 'sumneko_lua' with 'lua_ls' #31

Closed handk85 closed 10 months ago

handk85 commented 1 year ago

After updating neovim (v0.9.0), I see the error message, sumneko_lua is deprecated, use lua_ls instead. Same with this Reddit article: https://www.reddit.com/r/neovim/comments/1107xiz/how_to_fix_sumneko_lua_is_deprecated_use_lua_ls/

This PR replaces sumneko_lua with lua_ls.

manzoliric commented 1 year ago

thank you! 😄

josean-dev commented 10 months ago

This has been fixed.