diff options
author | Jonathan Scoresby <me@jonscoresby.com> | 2023-10-16 12:15:11 +0300 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2023-11-08 10:28:55 +0200 |
commit | b17567d45c03b7125bfe0255f4ac45d5db81a268 (patch) | |
tree | ab1e674f51a4593468768a0b45b43184042cc95e /tests/guix-graph.sh | |
parent | e8739da12e3cf9bc0477c3df65875de6a64d74c5 (diff) | |
download | guix-b17567d45c03b7125bfe0255f4ac45d5db81a268.tar.gz guix-b17567d45c03b7125bfe0255f4ac45d5db81a268.zip |
gnu: vim: Add vim packages to 'package-path' instead of 'runtime-path'.
This is neccesary because vim's built-in plugin manager looks for directories
under 'package-path' instead of 'runtime-path.' Once we have told vim the
package-path, it adds all the packages to the runtime-path automatically for us.
* gnu/packages/aux-files/guix.vim: Add paths to packagepath instead of
runtimepath. Remove code to adjust runtimepath after adding paths.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'tests/guix-graph.sh')
0 files changed, 0 insertions, 0 deletions