Skip to content

Commit fba7d08

Browse files
authored
fix (#228)
1 parent 3c77246 commit fba7d08

File tree

1 file changed

+1
-1
lines changed
  • home/dot_config/nvim/lua/plugins

1 file changed

+1
-1
lines changed

home/dot_config/nvim/lua/plugins/ui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ return {
6969
},
7070
{
7171
"folke/which-key.nvim",
72-
-- event = "VeryLazy",
72+
event = "VeryLazy",
7373
opts = {
7474
preset = "helix",
7575
spec = {

0 commit comments

Comments
 (0)