diff --git a/.neoconf.json b/.neoconf.json index c486e55..a7f2723 100644 --- a/.neoconf.json +++ b/.neoconf.json @@ -16,9 +16,4 @@ } } }, - "lspconfig": { - "lua_ls": { - "Lua.completion.callSnippet": "Replace" - } - } }