mirror of
https://github.com/cap153/nvim.git
synced 2026-01-10 13:34:08 +08:00
添加fzf-lua配置
This commit is contained in:
parent
6d2c60eedc
commit
557287033b
8 changed files with 78 additions and 50 deletions
|
|
@ -7,7 +7,7 @@ return {
|
|||
name = "catppuccin",
|
||||
priority = 1000,
|
||||
opts = {
|
||||
transparent_background = true,
|
||||
transparent_background = false,
|
||||
custom_highlights = function(colors)
|
||||
return {
|
||||
LineNr = { fg = colors.surface2 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue