marleyvim/nvim/lua/plugins/test/nvim-nio.lua

5 lines
40 B
Lua
Raw Normal View History

2025-01-04 12:31:37 -08:00
return {
'nvim-nio',
lazy = true,
}