mnv9script # MNV9 comment strings # MNV_TEST_SETUP let g:mnvsyn_comment_strings = v:true # pre "string" post function Foo() " pre "string" post endfunction def Bar() # pre "string" post enddef command Foo { # pre "string" post } autocmd BufNewFile * { # pre "string" post } { # pre "string" post }