mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 05:53:50 -05:00
Update (switch wdwoods->kurayama for systemd)
See https://github.com/sheerun/vim-polyglot/pull/267
This commit is contained in:
@@ -978,7 +978,7 @@ endif
|
||||
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'systemd') == -1
|
||||
augroup filetypedetect
|
||||
" systemd, from systemd.vim in kurayama/systemd-vim-syntax
|
||||
" systemd, from systemd.vim in wgwoods/vim-systemd-syntax
|
||||
au BufNewFile,BufRead *.automount set filetype=systemd
|
||||
au BufNewFile,BufRead *.mount set filetype=systemd
|
||||
au BufNewFile,BufRead *.path set filetype=systemd
|
||||
|
||||
Reference in New Issue
Block a user