From 599e477fe42bba56f0014ae3f6c430202b9c5e7a Mon Sep 17 00:00:00 2001 From: shadmansaleh Date: Thu, 5 Jan 2023 04:30:20 +0000 Subject: [PATCH] chore: autogen (vimdocs+formating) --- doc/lualine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lualine.txt b/doc/lualine.txt index b1a26e5..34695b0 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -620,7 +620,7 @@ Component specific options These are options that are available on { 'filename', file_status = true, -- Displays file status (readonly status, modified status) - newfile_status = false -- Display new file status (new file means no write after created) + newfile_status = false, -- Display new file status (new file means no write after created) path = 0, -- 0: Just the filename -- 1: Relative path -- 2: Absolute path