Files
rosenpass/marzipan/marzipan.vim/ftplugin/marzipan.vim
T

4 lines
204 B
VimL

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