mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 13:33:49 -05:00
Update
This commit is contained in:
@@ -168,6 +168,10 @@ let did_load_filetypes = 1
|
||||
|
||||
" DO NOT EDIT CODE BELOW, IT IS GENERATED WITH MAKEFILE
|
||||
|
||||
if !has_key(g:polyglot_is_disabled, 'sway')
|
||||
au BufNewFile,BufRead *sway/config setf sway
|
||||
endif
|
||||
|
||||
if !has_key(g:polyglot_is_disabled, 'hjson')
|
||||
au BufNewFile,BufRead *.hjson setf hjson
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user