Merge branch 'master' into wsl
This commit is contained in:
commit
529a61f2bc
|
@ -6,7 +6,10 @@ return {
|
|||
-----------------------------------------------------------------------------
|
||||
{ 'nvim-tree/nvim-web-devicons', lazy = false },
|
||||
{ 'MunifTanjim/nui.nvim', lazy = false },
|
||||
{ 'rafi/tabstrip.nvim', lazy = false, priority = 98, opts = true },
|
||||
{
|
||||
'akinsho/bufferline.nvim', lazy = false, version = "*",
|
||||
dependencies = 'nvim-tree/nvim-web-devicons'
|
||||
},
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue