diff --git a/options.html b/options.html index f3a49c474..9cb547678 100644 --- a/options.html +++ b/options.html @@ -2622,7 +2622,6 @@ profiles managed through the option. This is due to recent changes in the way Firefox handles extension side-loading.

Type: list of package

Default: [ ]

Example:

with pkgs.nur.repos.rycee.firefox-addons; [
-  https-everywhere
   privacy-badger
 ]
 

Declared by:

@@ -6942,7 +6941,7 @@ editor using the EDITOR environment variable. Note: String values are deprecated, please use actual packages.

Type: list of (string or package)

Default:

[
-  <derivation vimplugin-vim-sensible-2022-12-30>
+  <derivation vimplugin-vim-sensible-2023-01-06>
 ]

Example: [ pkgs.vimPlugins.YankRing ]

Declared by:

<home-manager/modules/programs/vim.nix>
programs.vim.settings

At attribute set of Vim settings. The attribute names and