We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c77246 commit fba7d08Copy full SHA for fba7d08
home/dot_config/nvim/lua/plugins/ui.lua
@@ -69,7 +69,7 @@ return {
69
},
70
{
71
"folke/which-key.nvim",
72
- -- event = "VeryLazy",
+ event = "VeryLazy",
73
opts = {
74
preset = "helix",
75
spec = {
0 commit comments