diff --git a/options.xhtml b/options.xhtml index 043a4c2c9..50e394aca 100644 --- a/options.xhtml +++ b/options.xhtml @@ -14493,8 +14493,8 @@ list of (maintainer)
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+ |
Custom lua lines.
+Content to be added to init.lua.
To specify the order, use lib.mkOrder, lib.mkBefore, lib.mkAfter.
Type: strings concatenated with “\n”
@@ -56858,9 +56858,12 @@ strings concatenated with “\n”Default:
""
Example:
''
- vim.opt.nobackup = true
-''
+Example:
let
+ nvimEarlyInit = lib.mkOrder 500 "set rtp+=vim.opt.rtp:prepend('/home/user/myplugin')";
+ nvimLateInit = lib.mkAfter 1000 "vim.opt.signcolumn = 'auto:1-3'";
+ in
+ lib.mkMerge [ nvimEarlyInit nvimLateInit ];
+
Declared by:
@@ -79006,8 +79009,8 @@ list of (maintainer)
Declared by:
-
-/nix/store/qwixdkj11rvshpljmm1hknzd9ahan3q7-source/modules/generic/meta-maintainers.nix
+
+/nix/store/7920r5i390pksrygvcda6pq8ygzk40d3-source/modules/generic/meta-maintainers.nix