mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
add telescope support
This commit is contained in:
parent
cfb579f225
commit
cb92146778
1 changed files with 3 additions and 0 deletions
|
|
@ -292,6 +292,9 @@ theme.plugins = {
|
|||
NvimTreeGitRenamed = { fg = p.pine },
|
||||
NvimTreeGitStaged = { fg = p.iris },
|
||||
|
||||
-- telescope.nvim
|
||||
-- https://github.com/nvim-telescope/telescope.nvim
|
||||
TelescopeBorder = { fg = p.overlay },
|
||||
|
||||
-- todo-comments.nvim
|
||||
-- https://github.com/folke/todo-comments.nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue