We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15125d commit b04217bCopy full SHA for b04217b
purescript-font-lock.el
@@ -362,6 +362,8 @@ that should be commented under LaTeX-style literate scripts."
362
(defvar purescript-font-lock-seen-docstring nil)
363
(make-variable-buffer-local 'purescript-font-lock-seen-docstring)
364
365
+(defvar purescript-literate)
366
+
367
(defun purescript-syntactic-face-function (state)
368
"`font-lock-syntactic-face-function' for PureScript."
369
(cond
0 commit comments