haha oops

This commit is contained in:
Rhiannon Morris 2020-06-12 18:12:26 +02:00
parent c4db60267e
commit 143bbc4937
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
if exists('b:current_syntax')
finish
endif
let b:current_syntax = 'maude'
let b:current_syntax = 'beluga'
setlocal iskeyword=48-57,a-z,A-Z,!,$,&,',*,+,_,/,=,@,-,~,#,^