mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-13 22:29:33 +02:00
add: auto command config
This commit is contained in:
parent
70428b51b5
commit
2cceb76b43
4 changed files with 16 additions and 7 deletions
|
@ -11,7 +11,8 @@ if data_exists then
|
|||
if tras == 1 then
|
||||
transp = true
|
||||
sidebar = "transparent"
|
||||
hilight = "#3E4254"
|
||||
-- hilight = "#3E4254"
|
||||
hilight = "#353a56"
|
||||
end
|
||||
end
|
||||
tokyonight.setup({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue