aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/nvim.sh
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove generate scripts and artifacts (#1246)William Boman2023-04-221-14/+0
|
* fix(scripts): prepend rtp and packpath (#82)William Boman2022-07-161-2/+2
|
* fix(scripts): set packpath instead of rtp for dependencies (#42)William Boman2022-07-091-2/+5
| | | | | | | | | * fix(scripts): set packpath instead of rtp for dependencies * chore: remove bot-automation.yml This will not function as I had expected as secrets are not available in PRs coming from forks, which defeats the whole purpose. Will have to build a standalone webhook service in a closed environment instead.
* chore(workflow): modularize scripts and remove mason-lspconfig from CI ↵William Boman2022-07-091-0/+11
checks (#36)