Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
This commit is contained in:
Devin Haska 2025-05-27 11:54:47 -07:00
parent bf73ba6099
commit 20c15285e5
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,
}
},
}