summaryrefslogtreecommitdiff
path: root/uvim/runtime/ftplugin/mbsync.mnv
blob: df4af59bc27cb6e70cafa639f00c74fc5325f34c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
" MNV filetype plugin file
" Language:		mbsync configuration file
" Maintainer:		Pierrick Guillaume <pguillaume@fymyte.com>
" Last Change:		2025 Apr 13

if (exists('b:did_ftplugin'))
  finish
endif
let b:did_ftplugin = 1

let b:undo_ftplugin = "setlocal commentstring<"

setlocal commentstring=#\ %s