mirror of
https://github.com/maxmx03/solarized.nvim.git
synced 2026-09-10 07:26:26 -04:00
chore(doc): auto generate docs
This commit is contained in:
parent
57573f04b6
commit
7c2e83d577
|
|
@ -1,4 +1,4 @@
|
|||
*solarized.nvim.txt* For NVIM v0.9.4 Last change: 2024 August 28
|
||||
*solarized.nvim.txt* For NVIM v0.9.4 Last change: 2024 August 29
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *solarized.nvim-table-of-contents*
|
||||
|
|
@ -255,6 +255,7 @@ customize which specific UI components should be transparent.
|
|||
whichkey = true, -- Which-key popup
|
||||
telescope = true, -- Telescope fuzzy finder
|
||||
lazy = true, -- Lazy plugin manager UI
|
||||
mason = true, -- Mason manage external tooling
|
||||
},
|
||||
}
|
||||
<
|
||||
|
|
|
|||
Loading…
Reference in a new issue