AutoYADM commit: 2025-06-29 18:21:47
This commit is contained in:
parent
ad2efd241c
commit
6ebe474f8a
2 changed files with 20 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
hook global WinSetOption tree_sitter_lang=sh %{
|
||||
set-option window tree_sitter_lang bash
|
||||
}
|
||||
# hook global WinSetOption tree_sitter_lang=sh %{
|
||||
# set-option window tree_sitter_lang bash
|
||||
# }
|
||||
|
||||
hook global WinSetOption filetype=(bash|sh) %{
|
||||
set-option window formatcmd 'shfmt -i 4 -ln=auto -ci -bn'
|
||||
}
|
||||
# hook global WinSetOption filetype=(bash|sh) %{
|
||||
# set-option window formatcmd 'shfmt -i 4 -ln=auto -ci -bn'
|
||||
# }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue