Files
nvim-config/lua/plugins/symbols.lua

11 lines
118 B
Lua

return {
{
"stevearc/aerial.nvim",
opts = {
layout = {
max_width = 40,
},
},
},
}