about summary refs log tree commit diff
path: root/users/grfn/emacs.d/packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/packages.el')
-rw-r--r--users/grfn/emacs.d/packages.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/grfn/emacs.d/packages.el b/users/grfn/emacs.d/packages.el
index de66b4b233..5a580cad17 100644
--- a/users/grfn/emacs.d/packages.el
+++ b/users/grfn/emacs.d/packages.el
@@ -67,7 +67,6 @@
 (package! lsp-ui :recipe (:host github :repo "emacs-lsp/lsp-ui"))
 (package! company-lsp)
 (package! lsp-treemacs)
-(package! dap-mode)
 
 ;; Rust
 (package! rustic :disable t)