fix
This commit is contained in:
parent
437eeec224
commit
e5db8c503b
@ -28,7 +28,7 @@
|
||||
{{ $nvimVersion := "v0.11.1" -}}
|
||||
[".local"]
|
||||
type = "archive"
|
||||
url = "https://github.com/neovim/neovim/releases/{{ $nvimVersion }}download/nvim-{{ .chezmoi.os }}-x86_64.tar.gz"
|
||||
url = "https://github.com/neovim/neovim/releases/{{ $nvimVersion }}/download/nvim-{{ .chezmoi.os }}-x86_64.tar.gz"
|
||||
exact = true
|
||||
stripComponents = 1
|
||||
path = "nvim-linux-x86_64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user