mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat(theme): add rrethy/vim-illuminate
This commit is contained in:
parent
22716f1ffc
commit
e7f0876f56
1 changed files with 4 additions and 0 deletions
|
|
@ -581,6 +581,10 @@ function M.get(config)
|
|||
IndentBlanklineContextChar = { link = "foam" },
|
||||
IndentBlanklineContextStart = { style = "underline", sp = "foam"},
|
||||
|
||||
--- RRethy/vim-illuminate
|
||||
IlluminatedWordRead = { link = "MatchWord" },
|
||||
IlluminatedWordText = { link = "MatchWord" },
|
||||
IlluminatedWordWrite = { link = "MatchWord" },
|
||||
}
|
||||
|
||||
vim.g.terminal_color_0 = p.overlay -- black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue