kickstart.nvim/lua/custom/plugins/barbar.lua

5 lines
81 B
Lua

return {
'romgrk/barbar.nvim',
dependencies = 'nvim-tree/nvim-web-devicons',
}