add marzipan, a dialect of proverif

This commit is contained in:
Karolin Varner
2023-02-23 20:16:54 +01:00
committed by wucke13
parent 4e72c52ca0
commit 2a917de6d8
4 changed files with 133 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
setlocal commentstring=(*%s*),/*%s*/,//
" (letters), single quotes (`'`), underscores (`_`), accented letters from the ISO Latin 1 character set
setlocal isident=a-z,A-Z,_,',48-57,192-214,216-246,248-255