comment stuff
This commit is contained in:
parent
892f5a07c2
commit
16fcb1f1ab
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ endif
|
|||
let b:current_syntax = 'beluga'
|
||||
|
||||
setlocal iskeyword=48-57,a-z,A-Z,!,$,&,',*,+,_,/,=,@,-,~,#,^
|
||||
setlocal comments=b:%,srn:%{,m:\ ,ern:}%
|
||||
setlocal commentstring=%%s
|
||||
|
||||
syn match belArrowEtc /->\|=>\|→\|⇒\||-#\?\|⊢\|\<=\>\|:/
|
||||
hi def link belArrowEtc Function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue