summaryrefslogtreecommitdiff
path: root/_i18n/en/_posts/2024-04-30-configuring-dape.md
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
committerHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
commit30c268fdabca62c7c4df6e8db7426666fc2be66a (patch)
tree8042bfd5d1ebee1ef492b9f1f8cac0e1c4c22438 /_i18n/en/_posts/2024-04-30-configuring-dape.md
parentbf2c057eece0e777036110526eb488b364dff108 (diff)
Change interface
Diffstat (limited to '_i18n/en/_posts/2024-04-30-configuring-dape.md')
-rw-r--r--_i18n/en/_posts/2024-04-30-configuring-dape.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/_i18n/en/_posts/2024-04-30-configuring-dape.md b/_i18n/en/_posts/2024-04-30-configuring-dape.md
index 248c5b2..9a1e383 100644
--- a/_i18n/en/_posts/2024-04-30-configuring-dape.md
+++ b/_i18n/en/_posts/2024-04-30-configuring-dape.md
@@ -1,7 +1,8 @@
---
+layout: post
title: "Configuring Dape: Emacs' new DAP client"
date: 2024-04-30
-tag: Technology
+tag: Tutorials
---
A while ago [eglot](https://github.com/joaotavora/eglot), an LSP client, was introduced to emacs core,