guix-play/gnu
Jonathan Scoresby b17567d45c
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>
2023-11-08 10:28:55 +02:00
..
bootloader
build gnu: icecat: Support Guix packaged extensions and native manifests. 2023-10-23 11:19:02 +02:00
home home: services: Add 'x11-display' service. 2023-11-05 23:23:23 +01:00
installer
machine
packages gnu: vim: Add vim packages to 'package-path' instead of 'runtime-path'. 2023-11-08 10:28:55 +02:00
services services: admin: Export rottlog-configuration accessors. 2023-10-24 18:51:39 +02:00
system system: vm: Include the cirrus driver in the initrd. 2023-10-29 02:00:00 +02:00
tests tests: inetd: Avoid race condition when looking for PID file. 2023-11-05 23:23:23 +01:00
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Remove dunst.scm. 2023-11-05 17:57:56 +00:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm tests: Honor system and target when lowering <system-test>. 2023-11-05 23:23:23 +01:00