[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54221] [PATCH 4/4] gnu: neovim: Update package style.
From: |
Maxime Devos |
Subject: |
[bug#54221] [PATCH 4/4] gnu: neovim: Update package style. |
Date: |
Wed, 02 Mar 2022 19:40:26 +0100 |
User-agent: |
Evolution 3.38.3-1 |
SeerLite via Guix-patches via schreef op wo 02-03-2022 om 10:17 [-
0300]:
> + (vimrc #$(local-file (search-auxiliary-file
> "guix.vim"))))
This stops package transformations from being able to change the
guix.vim used. WDYT of using a variant of 'search-input-file', that
strips the /gnu/store/HASH- part of the store item names and tests
if the remainder equals the string "guix.vim"? Such a procedure does
not currently exist to my knowledge, but it could be written and would
be useful outside the neovim definition.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
[bug#54221] [PATCH 4/4] gnu: neovim: Update package style., SeerLite, 2022/03/02
[bug#54221] [PATCH 1/4] gnu: vim: Use native-search-paths to search for plugins., Maxime Devos, 2022/03/02