mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
add marzipan, a dialect of proverif
This commit is contained in:
3
marzipan/marzipan.vim/ftplugin/marzipan.vim
Normal file
3
marzipan/marzipan.vim/ftplugin/marzipan.vim
Normal 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
|
||||
Reference in New Issue
Block a user