From 89ce464a9ca5298428e31655948de251fb6d989f Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 Dec 2023 12:00:36 -0500 Subject: remove escape characters, BBB links --- 2023/talks/lspocaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2023/talks/lspocaml.md') diff --git a/2023/talks/lspocaml.md b/2023/talks/lspocaml.md index c5f27a0a..7646c7b5 100644 --- a/2023/talks/lspocaml.md +++ b/2023/talks/lspocaml.md @@ -33,7 +33,7 @@ about writing a server, and how to integrate it with Emacs. - Q:Why not write the LSP server in OCaml? I missed the reasoning to switch to Rust/etc - performance? - - A: The \"stack\" (cross-compilation, libraries, etc.) being less + - A: The "stack" (cross-compilation, libraries, etc.) being less developed than for developing LSP servers in, e.g., TypeScript - Q: What are the corner cases, limitations, and other issues you encountered in implementing an LSP server with client in Emacs, that -- cgit v1.2.3