Updated config
This commit is contained in:
@ -4,7 +4,7 @@ return {
|
||||
priority = 1000,
|
||||
opts = {
|
||||
style = "dark",
|
||||
--transparent = true,
|
||||
transparent = true,
|
||||
term_colors = true,
|
||||
highlights = {
|
||||
["StatusLine"] = {fg = "$bg3", bg = "Normal"},
|
||||
|
@ -18,7 +18,6 @@ return {
|
||||
["<esc>"] = require("telescope.actions").close,
|
||||
},
|
||||
},
|
||||
winblend = 10,
|
||||
},
|
||||
extensions = {
|
||||
project = {
|
||||
|
Reference in New Issue
Block a user