[nvim] Sets up LazyVim and Nerd font.

This commit is contained in:
2025-02-07 20:59:56 -08:00
parent bbaa20a515
commit 30ee2b7c7e
16 changed files with 294 additions and 114 deletions

View File

@@ -1,6 +0,0 @@
return {
"decaycs/decay.nvim",
name = "decay",
lazy = false,
priority = 1000,
}