mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore!: match heading prefix to text
This commit is contained in:
parent
5329dbb5d0
commit
587d0ba26f
4 changed files with 26 additions and 3 deletions
|
|
@ -21,7 +21,6 @@ local config = {
|
|||
-- ['function'] = '',
|
||||
-- method = '',
|
||||
|
||||
heading_prefix = palette.subtle,
|
||||
---@type string|table<string, string>
|
||||
headings = {
|
||||
h1 = palette.iris,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue