We should encourage globally installing the definition folder. However qplug should still be able to manage it.
I think by default defs should not be added. We should also create a new install command that will allow you to install defs. These should be placed in the global qplug config directory. We will also need a way to update the defs file. Maybe as part of the update self command.
We should also automatically create a local .luarc.json file to help point to the definition directory. This way it still works across any text editor, but we don't have to worry about the implementation.
We should encourage globally installing the definition folder. However qplug should still be able to manage it.
I think by default defs should not be added. We should also create a new install command that will allow you to install defs. These should be placed in the global qplug config directory. We will also need a way to update the defs file. Maybe as part of the update self command.
We should also automatically create a local
.luarc.jsonfile to help point to the definition directory. This way it still works across any text editor, but we don't have to worry about the implementation.