goyo: package option

This commit is contained in:
Alexander Nortung 2023-01-17 23:14:27 +01:00
parent 187f82ca6d
commit 9e4a08c2e7

View file

@ -5,7 +5,7 @@ in with helpers; with lib;
mkPlugin attrs {
name = "goyo";
description = "Enable goyo.vim";
extraPlugins = [ pkgs.vimPlugins.goyo-vim ];
package = pkgs.vimPlugins.goyo-vim;
options = {
width = mkDefaultOpt {