mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
neovim: add khaneliman maintainer
This commit is contained in:
parent
c3031a0e8c
commit
06bc354189
1 changed files with 2 additions and 0 deletions
|
|
@ -95,6 +95,8 @@ in {
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
|
||||||
|
meta.maintainers = with lib.maintainers; [ khaneliman ];
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
programs.neovim = {
|
programs.neovim = {
|
||||||
enable = mkEnableOption "Neovim";
|
enable = mkEnableOption "Neovim";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue