Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
This commit is contained in:
Devin Haska 2024-05-10 11:26:26 -07:00 committed by GitHub
parent 8591814ca5
commit 10e4a3af37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 564 additions and 430 deletions

View file

@ -2,7 +2,8 @@ return {
"folke/tokyonight.nvim",
lazy = true,
opts = {
style = "storm",
transparent = true,
dim_inactive = true,
}
},
}