mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-combobulate: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-combobulate)[native-inputs]: Add ‘emacs-ert-runner’.
This commit is contained in:
parent
fc0a62a0d9
commit
0be598db1d
1 changed files with 1 additions and 1 deletions
|
@ -11050,7 +11050,7 @@ mode.")
|
|||
tree-sitter-python
|
||||
tree-sitter-typescript))
|
||||
(native-inputs
|
||||
(list python-minimal))
|
||||
(list emacs-ert-runner python-minimal))
|
||||
(home-page "https://www.masteringemacs.org/article/combobulate-structured-movement-editing-treesitter")
|
||||
(synopsis "Structured editing and navigation in Emacs with tree-sitter")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue