I believe this was actually my fault in the first place, but after seeing a lot of other plugins on Github it doesn't make sense to use a folder-within-a-folder structure. It makes incorporating TS as a submodule impossible, and makes it impossible to git clone into place in a given project.
This commit reverses my (misguided) organisation suggestion to a more sensible default.
I believe this was actually my fault in the first place, but after seeing a lot of other plugins on Github it doesn't make sense to use a folder-within-a-folder structure. It makes incorporating TS as a submodule impossible, and makes it impossible to
git clone
into place in a given project.This commit reverses my (misguided) organisation suggestion to a more sensible default.