Age | Commit message (Collapse) | Author |
|
bump pkgrel as well to help indicate this is a packaging fix, even
though there was another commit to the repo before I figured this out.
|
|
|
|
Switching from -uNORC to -uNONE means all files in the runtimepath will
be ignored and not automatically loaded at startup, nearly completely
isolating the neovim instance from the system. It shouldn't be impacted
by anything installed elsewhere.
The queries shipped in the repo are meant to match with the version of
the parser marked in the lock file, so ship the queries as well.
Otherwise a mismatch between the parser and query versions will lead to
a bunch of treesitter errors, especially in the highlighter.
|
|
- Set license to Apache, which is what the upstream repo is licensed
under. Will need to confirm with others if this is how it should work.
- Copy the revisions along with the compiled `.so` files as is done in
the normal process of the plugin
|
|
|