mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 11:10:26 +01:00
Better formatting and comment
This commit is contained in:
@@ -3,11 +3,11 @@ return {
|
||||
{ "rebelot/kanagawa.nvim" },
|
||||
{ "Shatur/neovim-ayu" },
|
||||
|
||||
-- Configure LazyVim to load gruvbox
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "kanagawa-dragon",
|
||||
},
|
||||
}
|
||||
-- Configure LazyVim to load our favourite colorscheme
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "kanagawa-dragon",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user