mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-09-02 12:09:07 +00:00
[neovim] Update plugins
This commit is contained in:
@@ -54,7 +54,7 @@ M.on_attach = function(client)
|
||||
client.server_capabilities.document_formatting = false
|
||||
end
|
||||
|
||||
if client.name == "sumneko_lua" then
|
||||
if client.name == "lua_ls" then
|
||||
client.server_capabilities.document_formatting = false
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user