emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65820: closed ([PATCH 0/3] gnu: Add vim-coqtail.)


From: GNU bug Tracking System
Subject: bug#65820: closed ([PATCH 0/3] gnu: Add vim-coqtail.)
Date: Thu, 23 Nov 2023 10:36:02 +0000

Your message dated Thu, 23 Nov 2023 11:35:31 +0100
with message-id <87bkbkeozw.fsf@gnu.org>
and subject line Re: [bug#65820] [PATCH 0/3] gnu: Add vim-coqtail.
has caused the debbugs.gnu.org bug report #65820,
regarding [PATCH 0/3] gnu: Add vim-coqtail.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65820: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65820
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] gnu: Add vim-coqtail. Date: Fri, 8 Sep 2023 12:32:24 +0200
This patch series adds vim-vader and vim-coqtail, plugins for testing
Vim plugins and for Coq interactive proof development, respectively.

Also added a hidden coq-for-coqtail package due to the inner workings of
vim-coqtail which expects coqc and coqidetop to be in the same bin
folder, this is only for testing.

For normal day to day usage of the plugin it will automatically find
coqc and coqidetop in the user's profile, or the user can manually
configure the Coq path if necessary.

Decided to add vim-vader and test vim-coqtail properly to start looking
into how a vim-build-system would in the future.  Probably needs more
package with tests before making a common build system for all of the
Vim plugin packages.

Jean-Pierre De Jesus DIAZ (3):
  gnu: Add vim-vader.
  gnu: Add coq-for-coqtail.
  gnu: Add vim-coqtail.

 gnu/packages/coq.scm |  27 ++++++++++
 gnu/packages/vim.scm | 114 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 141 insertions(+)


base-commit: d4645d5d25c9de0def9745c48a96504e500ec850
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#65820] [PATCH 0/3] gnu: Add vim-coqtail. Date: Thu, 23 Nov 2023 11:35:31 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
Hello,

Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> skribis:

>   gnu: Add vim-vader.
>   gnu: Add coq-for-coqtail.
>   gnu: Add vim-coqtail.

Finally applied.  Thanks for the patches and for the explanations!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]