update neovim config to use lazy, fix some issues with screens in general

This commit is contained in:
2025-09-13 04:48:53 -07:00
parent cfcea95348
commit c77e3abf65
23 changed files with 1807 additions and 649 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[colors.primary]
background = "#161616"
background = "#0C0C0C"
foreground = "#CCCCCC"
[colors.normal]