1 return { 2 'folke/lazydev.nvim', 3 ft = 'lua', 4 opts = { 5 library = { 6 { path = '${3rd}/luv/library', words = { 'vim%.uv' } }, 7 }, 8 }, 9 }