mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
5 lines
119 B
Lua
5 lines
119 B
Lua
return {
|
|
{ "nvim-neo-tree/neo-tree.nvim", enabled = false },
|
|
{ "akinsho/bufferline.nvim", enabled = false },
|
|
}
|