mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
style: consistent indentation
This commit is contained in:
parent
1883d8b417
commit
be97ce088a
1 changed files with 2 additions and 2 deletions
|
|
@ -340,8 +340,8 @@ function M._load(options)
|
|||
h('NvimTreeSpecialFile', { link = 'NvimTreeNormal' })
|
||||
h('NvimTreeWindowPicker', { fg = p.love, bg = p.love, blend = 10 })
|
||||
|
||||
-- nvim-neo-tree/neo-tree.nvim
|
||||
h('NeoTreeTitleBar', { fg = p.surface, bg = p.pine })
|
||||
-- nvim-neo-tree/neo-tree.nvim
|
||||
h('NeoTreeTitleBar', { fg = p.surface, bg = p.pine })
|
||||
|
||||
-- folke/which-key.nvim
|
||||
h('WhichKey', { fg = p.iris })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue