We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe5fad commit ea293e8Copy full SHA for ea293e8
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ env:
16
runtime: ~/.local/share/nvim/site/pack/vendor/start
17
minidoc-git: https://github.com/echasnovski/mini.doc
18
minidoc-path: ~/.local/share/nvim/site/pack/vendor/start/mini.doc
19
- nvim_url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
+ nvim_url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64.tar.gz
20
21
jobs:
22
docs:
0 commit comments