]> git.localhorst.tv Git - nvim-config.git/commitdiff
refactor: sumneko -> lua_ls (#18)
authorJesse Zomer <jessezomer@hotmail.com>
Mon, 27 Feb 2023 09:29:06 +0000 (10:29 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 09:29:06 +0000 (10:29 +0100)
.neoconf.json

index aa1b504a81bcf49d18215b92baa2032c86b1664c..7c480874658bdf329eb36d3e5aabd9bf9e0636a6 100644 (file)
@@ -7,7 +7,7 @@
   },
   "neoconf": {
     "plugins": {
-      "sumneko_lua": {
+      "lua_ls": {
         "enabled": true
       }
     }