diff options
| -rw-r--r-- | .neoconf.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.neoconf.json b/.neoconf.json index aa1b504..7c48087 100644 --- a/.neoconf.json +++ b/.neoconf.json @@ -7,7 +7,7 @@    },    "neoconf": {      "plugins": { -      "sumneko_lua": { +      "lua_ls": {          "enabled": true        }      }  | 
