blob: f2d13effb4731ab342a14f88085e534c65317006 [file] [log] [blame]
Pierrick Guillaume836b87d2025-04-13 18:25:33 +02001" Vim filetype plugin file
2" Language: mbsync configuration file
3" Maintainer: Pierrick Guillaume <pguillaume@fymyte.com>
4" Last Change: 2025 Apr 13
5
6if (exists('b:did_ftplugin'))
7 finish
8endif
9let b:did_ftplugin = 1
10
11let b:undo_ftplugin = "setlocal commentstring<"
12
13setlocal commentstring=#\ %s