From aebafaa03f203ccb2ebebbb205808f5ee0e11fcf Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 6 May 2025 18:02:27 +0000 Subject: [PATCH] deploy: 99f1200c8db9295e556255e49175a6d2a5c02fbd --- options.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/options.html b/options.html index 88cbc93a..71e14d99 100644 --- a/options.html +++ b/options.html @@ -3609,10 +3609,11 @@ list of (null or package or one of “blink-cmp”, “aerial-nvim”, “alpha-

Type: attribute set of (null or string)

-

Default: -These sources are included by default:

nvim-cmp = null;
-buffer = "[Buffer]";
-path = "[Path]";
+

Default:

{
+  buffer = "[Buffer]";
+  nvim-cmp = null;
+  path = "[Path]";
+}
 

Example:

{