GNU bug report logs -
#67291
[PATCH] doc: contributing: Fix syntax in link
Previous Next
Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Sun, 19 Nov 2023 21:49:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#67291: [PATCH] doc: contributing: Fix syntax in link
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 67291 <at> debbugs.gnu.org.
--
67291: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67291
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Ekaitz Zarraga <ekaitz <at> elenq.tech> writes:
> * doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken
> link to fugitive.vim.
>
> Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e
> ---
> doc/contributing.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/contributing.texi b/doc/contributing.texi
> index f3cc4d7af7..9e9b89782c 100644
> --- a/doc/contributing.texi
> +++ b/doc/contributing.texi
> @@ -524,7 +524,7 @@ Vim and NeoVim
> automatically indented as you type.
>
> For the interaction with Git,
> -@uref{https://www.vim.org/scripts/script.php?script_id=2975
> +@uref{https://www.vim.org/scripts/script.php?script_id=2975,
> @code{fugitive.vim}} is the most commonly used plugin:
>
> @example
>
> base-commit: 71b92466430acb8c91841522dc0eb7d766af4388
Thanks for the patch, I've pushed this to master as
c07a5f050f67fa9054e93479cdda2f298c567460.
Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken
link to fugitive.vim.
Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e
---
doc/contributing.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index f3cc4d7af7..9e9b89782c 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -524,7 +524,7 @@ Vim and NeoVim
automatically indented as you type.
For the interaction with Git,
-@uref{https://www.vim.org/scripts/script.php?script_id=2975
+@uref{https://www.vim.org/scripts/script.php?script_id=2975,
@code{fugitive.vim}} is the most commonly used plugin:
@example
base-commit: 71b92466430acb8c91841522dc0eb7d766af4388
--
2.41.0
This bug report was last modified 1 year and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.