Add commentstring

This commit is contained in:
Matthias@Dell 2023-12-27 13:58:56 +01:00
parent ac2c4f9329
commit f60085136a

View File

@ -21,3 +21,5 @@ let b:match_words = '\<ph[abdpkxy]\>:\<pl[abdpxy]\>,'
\ . '\.\<struct\>:\.\<endstruct\>,' \ . '\.\<struct\>:\.\<endstruct\>,'
\ . '\.\<rep(eat)?\>:\.\<endrep(eat)?\>,' \ . '\.\<rep(eat)?\>:\.\<endrep(eat)?\>,'
\ . '\.\<union\>:\.\<endunion\>' \ . '\.\<union\>:\.\<endunion\>'
setlocal commentstring=;%s