1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/modules
Tobias Happ f1146a1fef
vim: allow packages to be passed as plugins
This change allows to pass custom packages into the `vim.plugins`
option.

Additionally this adds a deprecation warning and an error message if a
vim plugin is not present. This is an improvement because the user
gets instant feedback, when a plugin is not found.
2019-08-28 12:18:24 +02:00
..
accounts Use types.port where applicable 2019-08-19 20:37:48 +02:00
lib emacs: fix merging of extraPackages and overrides 2019-06-10 22:56:47 +02:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc vim: allow packages to be passed as plugins 2019-08-28 12:18:24 +02:00
programs vim: allow packages to be passed as plugins 2019-08-28 12:18:24 +02:00
services Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
default.nix modules: register the base modules path 2019-04-07 13:26:38 +02:00
files.nix files: backup file collisions 2019-06-09 14:26:12 +02:00
home-environment.nix Replace use of stdenv.shell by runtimeShell 2019-08-22 08:35:06 +02:00
manual.nix docs: use nmd for generating documentation 2019-08-21 20:35:59 +02:00
modules.nix dwm-status: add module 2019-08-18 16:23:31 +02:00
systemd-activate.rb systemd-activate.rb: add start/stop/restart sockets 2019-08-07 23:12:30 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: make the unit option type more robust 2019-04-12 01:02:12 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: remove unnecessary parentheses 2018-09-24 23:24:04 +02:00
xsession.nix xsession: set RemainAfterExit for setxkbmap.service 2019-08-15 11:53:34 +02:00