AutoYADM commit: 2024-12-30 19:30:01

This commit is contained in:
Daniel Fichtinger 2024-12-30 19:30:02 -05:00
parent 0754fee736
commit c880e3afb8
2 changed files with 9 additions and 12 deletions

View file

@ -1,8 +0,0 @@
return {
"folke/lazy.nvim",
opts = {
install = {
colorscheme = { "noirbuddy" },
},
},
}