mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fix(theme): wrong plugin description for toggleterminormalfoat
This commit is contained in:
parent
d3a4163516
commit
11d2013ba4
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ function M.get(config)
|
|||
DashboardCenter = { fg = p.gold },
|
||||
DashboardFooter = { fg = p.iris },
|
||||
|
||||
-- akinsho/nvim-bufferline.lua
|
||||
-- akinsho/toggleterm.nvim
|
||||
ToggleTermNormalFloat = { bg = p.base },
|
||||
|
||||
-- akinsho/nvim-bufferline.lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue