From 949b5b538fc95a52f295bc68807e63ed20b35822 Mon Sep 17 00:00:00 2001 From: sammyette Date: Sun, 4 May 2025 20:35:23 -0400 Subject: [PATCH] docs: do some slight fix and rewrite for comp docs --- docs/completions.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/completions.md b/docs/completions.md index ef81d23..75a9a34 100644 --- a/docs/completions.md +++ b/docs/completions.md @@ -70,10 +70,11 @@ Example: ``` ### list -The list completion group type displays in a list. It displays more info than grid. -A list item can either be a string, or a table for additional display options. -If a completion has an alias, it can be specified either as the `2nd` entry in the options table -or te `alias` key. A description can optionally be displayed for a list item, which is either the `1st` +The list completion group type displays in a list. A list item can either be a string, or a table for additional display options. +A completion alias can be specified either as the `2nd` entry in the options table +or te `alias` key. + +A description can optionally be displayed for a list item, which is either the `1st` entry or the `description` key. Lastly, list entries can be styled. This is done with the `display` key. If this is present, this