mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00: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 = {
|
||||
programs.neovim = {
|
||||
enable = mkEnableOption "Neovim";
|
||||
|
|
Loading…
Add table
Reference in a new issue