mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 22:16:26 +00:00
Fix stylua release
This commit is contained in:
parent
0b5655c955
commit
e22abbd320
@ -235,7 +235,7 @@ def install_fixers(langs: set[Language]):
|
|||||||
stylua=[
|
stylua=[
|
||||||
"--git-url",
|
"--git-url",
|
||||||
"https://github.com/JohnnyMorganz/StyLua",
|
"https://github.com/JohnnyMorganz/StyLua",
|
||||||
"--extract",
|
"--extract-files",
|
||||||
"stylua",
|
"stylua",
|
||||||
"--exec",
|
"--exec",
|
||||||
os.path.expanduser("chmod +x ~/bin/stylua"),
|
os.path.expanduser("chmod +x ~/bin/stylua"),
|
||||||
|
Loading…
Reference in New Issue
Block a user