summaryrefslogtreecommitdiff
path: root/_posts/en/2024-04-30-configuring-dape.md
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-11-10 19:20:32 -0600
committerHombreLaser <buran@silosneeded.com>2024-11-10 19:20:32 -0600
commit8cd2787f6f3cb93e0f48dc855ce97624c7ab9e22 (patch)
tree447e490aa82e5e97d5b72fa50c2ebd9780fd44eb /_posts/en/2024-04-30-configuring-dape.md
parent0044c08bb01e773cb212c305ff136bf45dc7c4a7 (diff)
Add and improve tags
Diffstat (limited to '_posts/en/2024-04-30-configuring-dape.md')
-rw-r--r--_posts/en/2024-04-30-configuring-dape.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/en/2024-04-30-configuring-dape.md b/_posts/en/2024-04-30-configuring-dape.md
index dbabf5f..3817489 100644
--- a/_posts/en/2024-04-30-configuring-dape.md
+++ b/_posts/en/2024-04-30-configuring-dape.md
@@ -3,7 +3,7 @@ layout: post
title: "Configuring Dape: Emacs' new DAP client"
lang: en
date: 2024-04-30
-tag: Tutorials
+tag: ["Tutorials", "Emacs"]
---
A while ago [eglot](https://github.com/joaotavora/eglot), an LSP client, was introduced to emacs core,