Colorscheme default change, font config, indentscope enable
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "gruvbox",
|
||||
colorscheme = "kanagawa-dragon",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
return {
|
||||
"echasnovski/mini.indentscope",
|
||||
enabled = true,
|
||||
opts = {
|
||||
draw = {
|
||||
-- Speed up distracting animation
|
||||
|
||||
Reference in New Issue
Block a user