Warning
Deprecated: support for mbsync filetype has been upstreamed in vim and neovim
Add syntax highlighting support for mbsync config file
The syntax is based on the mbsync manual (isync v1.4.4)
Plug 'Fymyte/mbsync.vim'
use {
'Fymyte/mbsync.vim',
ft = 'mbsync',
}