Nvim: VeryLazy load telescope and which-key

This commit is contained in:
Robert Kmieć
2024-03-03 23:38:16 +01:00
parent 4bd5c09035
commit d37d2c2493
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ return {
'molecule-man/telescope-menufacture',
'xiyaowong/telescope-emoji.nvim',
},
event = 'VeryLazy',
--cmd = ":Telescope",
config = function()
-- require('telescope').load_extension('ultisnips')