1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-06 00:53:34 +00:00
home-manager/modules
Matthieu C. d1c29486eb neovim: link packpath dir in XDG_DATA_HOME
See previous attempt at https://github.com/nix-community/home-manager/pull/3717  and its revert at #3817

- link the packpath in expected folder so that even unwrapped neovim can pick home-manager's plugins.

Right now the path to plugins (`:h rtp` / `:h packpath`) is set in the neovim wrapper.
Not only is this unusual but if you want to run an unwrapped neovim (a neovim GUI or when you hack on neovim for instance),
the app doesn't find plugins installed by home-manager.
With this change, neovim can discover HM-installed plugins by itself and
hopefully we can make neovim configuration less magical and surprising
to newcomers.
2025-02-07 00:12:42 +01:00
..
accounts accounts/contacts: fix defaultText rendering 2024-10-23 22:55:53 +02:00
config home-cursor: use profileExtra instead of initExtra 2024-12-04 12:38:17 +01:00
files
i18n/input-method fcitx5: add waylandFrontend option to not set env vars (#5431) 2025-02-01 11:54:11 +01:00
launchd
lib lapce: add module (#5752) 2025-02-01 14:03:26 +01:00
lib-bash home-manager: move profile management 2025-01-03 11:22:59 +01:00
misc lapce: add module (#5752) 2025-02-01 14:03:26 +01:00
po Translate using Weblate (Russian) 2025-02-05 08:48:24 +01:00
programs neovim: link packpath dir in XDG_DATA_HOME 2025-02-07 00:12:42 +01:00
services wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
targets darwin: misc defaults (dock, menu clock, finder) 2024-05-11 00:04:45 +02:00
default.nix
files.nix home-manager: move profile management 2025-01-03 11:22:59 +01:00
home-environment.nix home-manager: move profile management 2025-01-03 11:22:59 +01:00
manual.nix
modules.nix lapce: add module (#5752) 2025-02-01 14:03:26 +01:00
systemd-activate.sh systemd: don't try to restart templates 2024-06-26 18:14:48 +02:00
systemd.nix systemd: use sd-switch by default 2025-01-01 16:31:32 +01:00
wayland.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
xresources.nix xresources: allow floating point values 2024-12-22 19:48:53 +01:00
xsession.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00