mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 19:37:34 +00:00
Remove version from stylua template
This commit is contained in:
parent
597d0142d6
commit
548883eb7b
@ -114,7 +114,7 @@ function install_fixers() {
|
|||||||
# Lua
|
# Lua
|
||||||
if ! release-gitter --git-url "https://github.com/JohnnyMorganz/StyLua" \
|
if ! release-gitter --git-url "https://github.com/JohnnyMorganz/StyLua" \
|
||||||
--map-system Windows=win64 --map-system Linux=linux --map-system Darwin=macos \
|
--map-system Windows=win64 --map-system Linux=linux --map-system Darwin=macos \
|
||||||
-x -c "chmod +x ~/bin/stylua" "stylua-{version}-{system}.zip" ~/bin ; then
|
-x -c "chmod +x ~/bin/stylua" "stylua-{system}.zip" ~/bin ; then
|
||||||
maybe_run cargo install stylua
|
maybe_run cargo install stylua
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user