refactor(nvim): do not lazy load heirline
This commit is contained in:
parent
f5aeb38557
commit
a494123bfa
@ -1,7 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"rebelot/heirline.nvim",
|
"rebelot/heirline.nvim",
|
||||||
event = "ColorScheme",
|
lazy = false,
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"lewis6991/gitsigns.nvim",
|
"lewis6991/gitsigns.nvim",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user