This commit is contained in:
Mihai Galos
2023-03-05 16:54:20 -08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -190,7 +190,7 @@ if !has_key(g:polyglot_is_disabled, 'nftables')
endif
if !has_key(g:polyglot_is_disabled, 'just')
au BufNewFile,BufRead *.just,justfile setf just
au BufNewFile,BufRead *.just,\cjustfile setf just
endif
if !has_key(g:polyglot_is_disabled, 'sway')