feat(none-ls): Set event = VeryLazy

This commit is contained in:
rajvatsal 2024-01-08 13:14:31 +05:30
parent bd231a1e3a
commit caffac7c55
2 changed files with 10 additions and 9 deletions

View file

@ -1,5 +1,6 @@
return {
'nvimtools/none-ls.nvim',
event = 'VeryLazy',
config = function()
local null_ls = require('null-ls')