[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/78: gnu: Add neovim-dispatch.
From: |
guix-commits |
Subject: |
07/78: gnu: Add neovim-dispatch. |
Date: |
Fri, 23 Feb 2024 03:11:58 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit ab0482cdff12b0a5377911784b003f15298a7c4d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Feb 22 11:57:10 2024 +0200
gnu: Add neovim-dispatch.
* gnu/packages/vim.scm (neovim-dispatch): New variable.
Change-Id: I458b0d390168170b47119c7f592042177f1402ae
---
gnu/packages/vim.scm | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index fe12768159..7cacdd5f06 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -1107,6 +1107,11 @@ asynchronous adapters (including tmux, screen, and a
headless mode), and when
the job completes, errors will be loaded and parsed automatically.")
(license license:vim))))
+(define-public neovim-dispatch
+ (package
+ (inherit vim-dispatch)
+ (name "neovim-dispatch")))
+
(define-public vim-gemini-vim
;; No releases have been tagged.
(let ((commit "f300c54174fc0db8fb68f1bc04307b58612e9630")
- 06/78: gnu: vim-dispatch: Update to 1.8-1.4c695bc., (continued)
- 06/78: gnu: vim-dispatch: Update to 1.8-1.4c695bc., guix-commits, 2024/02/23
- 21/78: gnu: spice: Update to 0.15.2., guix-commits, 2024/02/23
- 27/78: gnu: emacs-cider: Update to 1.13.1., guix-commits, 2024/02/23
- 28/78: gnu: emacs-hyperbole: Update to 9.0.0., guix-commits, 2024/02/23
- 31/78: gnu: emacs-pabbrev: Update to 4.3.0., guix-commits, 2024/02/23
- 26/78: gnu: emacs-cape: Update to 1.3., guix-commits, 2024/02/23
- 32/78: gnu: emacs-debbugs: Update to 0.40., guix-commits, 2024/02/23
- 65/78: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/23
- 36/78: gnu: emacs-vertico-posframe: Update to 0.7.7., guix-commits, 2024/02/23
- 45/78: gnu: emacs-ement: Update to 0.14., guix-commits, 2024/02/23
- 07/78: gnu: Add neovim-dispatch.,
guix-commits <=
- 24/78: gnu: font-intel-one-mono: Update to 1.3.0., guix-commits, 2024/02/23
- 25/78: gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff"., guix-commits, 2024/02/23
- 33/78: gnu: emacs-eglot: Update to 1.17., guix-commits, 2024/02/23
- 51/78: gnu: emacs-jinx: Update to 1.2., guix-commits, 2024/02/23
- 74/78: gnu: Add go-go-etcd-io-gofail., guix-commits, 2024/02/23
- 73/78: gnu: tlpui: Fix build., guix-commits, 2024/02/23
- 63/78: gnu: emacs-ox-tufte: Update to 4.0.4., guix-commits, 2024/02/23
- 50/78: gnu: emacs-gptel: Update to 0.7.0., guix-commits, 2024/02/23
- 35/78: gnu: emacs-excorporate: Update to 1.1.2., guix-commits, 2024/02/23
- 77/78: gnu: Remove go-golang-org-x-net-html., guix-commits, 2024/02/23