Files
neovim-dots/lua/plugins/aerial.lua

8 lines
85 B
Lua

---@type LazySpec
return {
{
"stevearc/aerial.nvim",
version = "*",
},
}