You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,6 @@ CI build.
13
13
- Used by the [unstable PPA](https://launchpad.net/~neovim-ppa/+archive/ubuntu/unstable). PPA builds aren't allowed network access, so a pre-build step fetches this repo to use as input to the build to ensure we have the latest dependencies.
14
14
-`opt/`
15
15
- Manually-managed dependencies (not auto-updated because the origin is unreliable).
16
-
-`lua-dev-deps` is a combination of *only* the share files of `busted` and
17
-
`luacheck`. The used versions are specified in the Makefile.
18
16
19
17
## Bumping dependency versions
20
18
The Makefile automatically performs the necessary steps to download and package
@@ -23,6 +21,5 @@ and just `make` to package all of them.
0 commit comments