mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Merge cf408f9125 into bc8a81d359
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user