me
/
guix
Archived
1
0
Fork 0

gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.

* gnu/packages/emacs-xyz.scm (emacs-dap-mode)[synopsis]: Fix trailing
  whitespace.
master
Vagrant Cascadian 2021-12-30 00:26:03 -08:00
parent 97679c60d5
commit 015124e6f8
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -23690,7 +23690,7 @@ and implementation of treeview controls using treemacs as a tree renderer.")
(propagated-inputs
(list emacs-bui emacs-lsp-mode emacs-posframe emacs-lsp-treemacs))
(home-page "https://emacs-lsp.github.io/dap-mode")
(synopsis "Emacs client/library for Debug Adapter Protocol ")
(synopsis "Emacs client/library for Debug Adapter Protocol")
(description
"Dap mode is an Emacs client/library for Debug Adapter
Protocol (DAP), a wire protocol for communication between client and