summaryrefslogtreecommitdiffstats
path: root/site/posts/miscellaneous.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/posts/miscellaneous.org')
-rw-r--r--site/posts/miscellaneous.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/posts/miscellaneous.org b/site/posts/miscellaneous.org
index 7458cb3..61ec5c7 100644
--- a/site/posts/miscellaneous.org
+++ b/site/posts/miscellaneous.org
@@ -18,3 +18,7 @@ time being.
polymorphic function. Trying to write such a function results in the
type-checker complaining back at you. The trick to be able to write
such a function is to use records.
+
+- [[./NeoVimOcamlInterfacesAndLSP.html][Neovim, OCaml Interfaces, Tree-Sitter and LSP]] ::
+ Can we all agree that witnessing syntax highlighting being absolutely off is
+ probably the most annoying thing that can happen to anybody?