diff --git a/.gitmodules b/.gitmodules index 423baba..2791d01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -187,6 +187,6 @@ path = addons/smbx2-lunalua/module url = https://github.com/Wild-W/smbx2-lunalua-luacats branch = publish -[submodule "addons/toml-edit/toml_edit"] - path = addons/toml-edit/toml_edit +[submodule "addons/toml-edit/module"] + path = addons/toml-edit/module url = https://github.com/nvim-neorocks/toml-edit-lua-ls-addon.git diff --git a/addons/toml-edit/module b/addons/toml-edit/module new file mode 160000 index 0000000..574c6f9 --- /dev/null +++ b/addons/toml-edit/module @@ -0,0 +1 @@ +Subproject commit 574c6f96b44078f07464991eb67c48971c9a3cbe diff --git a/addons/toml-edit/toml_edit b/addons/toml-edit/toml_edit deleted file mode 160000 index 38bbb2a..0000000 --- a/addons/toml-edit/toml_edit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 38bbb2a08990095983ae289eda87951d99ed1082