| Age | Commit message (Collapse) | Author |
|
- configs.lua holds the `repositories` data
- install health moved to health.lua
- plugins loads _root.setup() on startup
- install and list command are available through vim
> use them with `:TSInstall lang` and `:TSInstallInfo`
|
|
- fix parser install
- format install.lua
|
|
feat: add parser list
|
|
- add repo.location for typescript and compile at that location
- typescript and tsx must be installed separately as two different
parsers.
|
|
- clone only master at depth 1 to avoid long download from huge repos.
- use ft to specify folder name to clone so csharp can be cloned and
used properly.
|
|
|
|
|
|
|
|
|
|
|
|
|