mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
update config
This commit is contained in:
parent
c606829825
commit
9caaca2da4
2 changed files with 6 additions and 3 deletions
|
@ -276,6 +276,9 @@ return {
|
|||
-- Lua
|
||||
require("onedark").setup({
|
||||
style = onedark_style,
|
||||
highlights = {
|
||||
-- NvimTreeFolderIcon = { fg = "#FCC76A" },
|
||||
},
|
||||
transparent = transparent,
|
||||
lualine = {
|
||||
transparent = transparent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue