buffer mappings

This commit is contained in:
2026-02-06 16:16:56 -06:00
parent 2a63e1d8ef
commit bb5185eac4
3 changed files with 35 additions and 11 deletions

View File

@@ -1,13 +1,8 @@
return {
{
"folke/tokyonight.nvim",
lazy = false,
priority = 1000,
opts = {},
},
{
'akinsho/bufferline.nvim',
version = "*",
dependencies = 'nvim-tree/nvim-web-devicons'
}
{
"folke/tokyonight.nvim",
lazy = false,
priority = 1000,
opts = {},
},
}