mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 06:27:14 +01:00
add webicons for diffview
This commit is contained in:
@@ -18,5 +18,5 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ 'tpope/vim-rhubarb' },
|
{ 'tpope/vim-rhubarb' },
|
||||||
{ 'sindrets/diffview.nvim' },
|
{ 'sindrets/diffview.nvim', dependencies = { 'nvim-tree/nvim-web-devicons' } },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user