Initial commit
This commit is contained in:
6
lazyvim/.config/nvim/lua/plugins/lazyvim.lua
Normal file
6
lazyvim/.config/nvim/lua/plugins/lazyvim.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "catppuccin-mocha",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user