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