mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 20:16:27 +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=[
|
||||
"--git-url",
|
||||
"https://github.com/JohnnyMorganz/StyLua",
|
||||
"--extract",
|
||||
"--extract-files",
|
||||
"stylua",
|
||||
"--exec",
|
||||
os.path.expanduser("chmod +x ~/bin/stylua"),
|
||||
|
Loading…
Reference in New Issue
Block a user