Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit c70a03a3 authored by kraus's avatar kraus
Browse files

Merge branch '580-opal-el-not-working' into 'master'

Resolve "opal.el not working"

Closes #580

See merge request !410
parents e2a50846 fd10054e
No related branches found
No related tags found
1 merge request!410Resolve "opal.el not working"
...@@ -188,14 +188,11 @@ ...@@ -188,14 +188,11 @@
(defconst opal-font-lock-keywords-3 (defconst opal-font-lock-keywords-3
(append (append
opal-font-lock-keywords-optimise opal-font-lock-keywords-optimise
opal-font-lock-special_operators
opal-font-lock-special_constants
opal-font-lock-keywords-programflow opal-font-lock-keywords-programflow
opal-font-lock-keywords-simul opal-font-lock-keywords-simul
opal-font-lock-keywords-controlstm opal-font-lock-keywords-controlstm
opal-font-lock-keywords-elements opal-font-lock-keywords-elements
opal-font-lock-keywords-beamspec opal-font-lock-keywords-beamspec
opal-font-lock-keywords-matchingmet
opal-font-lock-keywords-orbit_corr opal-font-lock-keywords-orbit_corr
opal-font-lock-keywords-plot opal-font-lock-keywords-plot
opal-font-lock-keywords-parameters opal-font-lock-keywords-parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment