mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat: add support for telescope.nvim and allow border overrides
This commit is contained in:
parent
c6be966611
commit
f3bf19cabc
3 changed files with 91 additions and 81 deletions
|
|
@ -9,6 +9,7 @@ local config = {
|
|||
colors = {
|
||||
punctuation = palette.subtle,
|
||||
comment = palette.subtle,
|
||||
border = palette.highlight_med,
|
||||
hint = palette.iris,
|
||||
info = palette.foam,
|
||||
warn = palette.gold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue