all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67291] [PATCH] doc: contributing: Fix syntax in link
@ 2023-11-19 21:46 Ekaitz Zarraga
  2023-11-20 15:12 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Ekaitz Zarraga @ 2023-11-19 21:46 UTC (permalink / raw)
  To: 67291; +Cc: Ekaitz Zarraga

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#67291] [PATCH] doc: contributing: Fix syntax in link
  2023-11-19 21:46 [bug#67291] [PATCH] doc: contributing: Fix syntax in link Ekaitz Zarraga
@ 2023-11-20 15:12 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-11-20 15:12 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 67291-done, 67291

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]


Ekaitz Zarraga <ekaitz@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-20 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-19 21:46 [bug#67291] [PATCH] doc: contributing: Fix syntax in link Ekaitz Zarraga
2023-11-20 15:12 ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.