From 9420fed0b175ba426f12359a59ec512e456c88b5 Mon Sep 17 00:00:00 2001 From: shadmansaleh <13149513+shadmansaleh@users.noreply.github.com> Date: Mon, 7 Feb 2022 21:30:06 +0600 Subject: [PATCH] chore(doc): remove backticks from helptags --- README.md | 14 +++++++------- doc/lualine.txt | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ccf9589..a7e01fd 100644 --- a/README.md +++ b/README.md @@ -412,7 +412,7 @@ These are options that are available on specific components. For example you have option on `diagnostics` component to specify what your diagnostic sources will be. -#### `buffers` component options +#### buffers component options ```lua sections = { @@ -447,7 +447,7 @@ sections = { } ``` -#### `diagnostics` component options +#### diagnostics component options ```lua sections = { @@ -480,7 +480,7 @@ sections = { } ``` -#### `diff` component options +#### diff component options ```lua sections = { @@ -504,7 +504,7 @@ sections = { } ``` -#### `fileformat` component options +#### fileformat component options ```lua sections = { @@ -521,7 +521,7 @@ sections = { } ``` -#### `filename` component options +#### filename component options ```lua sections = { @@ -545,7 +545,7 @@ sections = { } ``` -#### `filetype` component options +#### filetype component options ```lua sections = { @@ -559,7 +559,7 @@ sections = { } ``` -#### `tabs` component options +#### tabs component options ```lua sections = { diff --git a/doc/lualine.txt b/doc/lualine.txt index 0e9d82f..45b243a 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -429,7 +429,7 @@ Component specific options These are options that are available on will be. - *lualine-`buffers`-component-options* + *lualine-buffers-component-options* > sections = { @@ -465,7 +465,7 @@ Component specific options These are options that are available on < - *lualine-`diagnostics`-component-options* + *lualine-diagnostics-component-options* > sections = { @@ -499,7 +499,7 @@ Component specific options These are options that are available on < - *lualine-`diff`-component-options* + *lualine-diff-component-options* > sections = { @@ -524,7 +524,7 @@ Component specific options These are options that are available on < - *lualine-`fileformat`-component-options* + *lualine-fileformat-component-options* > sections = { @@ -542,7 +542,7 @@ Component specific options These are options that are available on < - *lualine-`filename`-component-options* + *lualine-filename-component-options* > sections = { @@ -567,7 +567,7 @@ Component specific options These are options that are available on < - *lualine-`filetype`-component-options* + *lualine-filetype-component-options* > sections = { @@ -582,7 +582,7 @@ Component specific options These are options that are available on < - *lualine-`tabs`-component-options* + *lualine-tabs-component-options* > sections = {