Update nvim configs

This commit is contained in:
Ryan Hughes
2025-09-16 23:51:16 -04:00
parent a634eac187
commit 1fa7a28faa
4 changed files with 24 additions and 35 deletions

View File

@@ -1,4 +1,8 @@
return {
{
"folke/tokyonight.nvim",
priority = 1000,
},
{
"LazyVim/LazyVim",
opts = {