mirror of
https://github.com/vale981/highlight-lisp
synced 2025-03-05 17:31:37 -05:00
heh
This commit is contained in:
parent
067bd20fb1
commit
575e5b368c
1 changed files with 1 additions and 1 deletions
2
index.md
2
index.md
|
@ -74,6 +74,6 @@ function switch_theme(name) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
HighlightLisp.highlight_auto();
|
HighlightLisp.highlight_auto();
|
||||||
HighlightList.paren_match();
|
HighlightLisp.paren_match();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue