Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
/ mbsync.vim Public archive

mbsync.vim - mbsync config syntax highlighting for vim

License

Notifications You must be signed in to change notification settings

Fymyte/mbsync.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Deprecated: support for mbsync filetype has been upstreamed in vim and neovim

mbsync.vim - mbsync config syntax highlighting for vim

Add syntax highlighting support for mbsync config file

The syntax is based on the mbsync manual (isync v1.4.4)

Installation

vim-plug

Plug 'Fymyte/mbsync.vim'
use {
  'Fymyte/mbsync.vim',
  ft = 'mbsync',
}

Releases

No releases published

Packages

No packages published