File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
runtime : ~/.local/share/nvim/site/pack/vendor/start
17
17
minidoc-git : https://github.com/echasnovski/mini.doc
18
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
19
+ nvim_url : https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64 .tar.gz
20
20
21
21
jobs :
22
22
docs :
Original file line number Diff line number Diff line change 57
57
58
58
include :
59
59
- os : ubuntu-latest
60
- nvim_url : https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64 .tar.gz
60
+ nvim_url : https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64 .tar.gz
61
61
packages : luarocks ripgrep
62
62
manager : sudo apt-get
63
63
You can’t perform that action at this time.
0 commit comments