AutoYADM commit: 2025-06-20 14:50:15
This commit is contained in:
parent
5b41e7f8cf
commit
feabcd1ede
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ hook global BufCreate .*/?[jJ]ustfile %{
|
|||
set-option buffer filetype justfile
|
||||
}
|
||||
|
||||
# hook global WinSetOption tree_sitter_lang=justfile %{
|
||||
# set-option window tree_sitter_lang just
|
||||
# }
|
||||
hook global WinSetOption tree_sitter_lang=justfile %{
|
||||
set-option window tree_sitter_lang just
|
||||
}
|
||||
|
||||
hook global WinSetOption filetype=justfile %{
|
||||
require-module justfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue