From bf2c057eece0e777036110526eb488b364dff108 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 30 Apr 2024 18:40:45 -0600 Subject: Fix typo --- _i18n/en/_posts/2024-04-30-configuring-dape.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_i18n') diff --git a/_i18n/en/_posts/2024-04-30-configuring-dape.md b/_i18n/en/_posts/2024-04-30-configuring-dape.md index 638a4f0..248c5b2 100644 --- a/_i18n/en/_posts/2024-04-30-configuring-dape.md +++ b/_i18n/en/_posts/2024-04-30-configuring-dape.md @@ -16,7 +16,7 @@ The developers of the aforementioned lsp-mode also mantain dap-mode, a DAP (LSPs as you can already guess, it needs lsp-mode, much to the chagrin of eglot users. But now we have a competitor to dap-mode in the same way that eglot is a competitor to lsp-mode. [Dape](https://github.com/svaante/dape) -(which isn't that new to be honest, with its firs commit dating back to september 29th, 2023). +(which isn't that new to be honest, with its first commit dating back to september 29th, 2023). Unlike dap-mode, it strives to be a minimalist dap client, and it doesn't make use of a launch.json file, relying instead on configurations written totally in elisp. -- cgit v1.2.3