Nvim: VeryLazy load telescope and which-key
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
return {
|
||||
'folke/which-key.nvim',
|
||||
config = true
|
||||
config = true,
|
||||
event = 'VeryLazy'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user