feat(none-ls): Set event = VeryLazy
This commit is contained in:
parent
bd231a1e3a
commit
caffac7c55
2 changed files with 10 additions and 9 deletions
|
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
'nvimtools/none-ls.nvim',
|
||||
event = 'VeryLazy',
|
||||
config = function()
|
||||
local null_ls = require('null-ls')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue