update
This commit is contained in:
parent
a017d333f2
commit
9b3bb20f35
|
@ -5,8 +5,12 @@ return {
|
|||
'nvim-lua/plenary.nvim', -- required
|
||||
{
|
||||
'sindrets/diffview.nvim', -- optional - Diff integration
|
||||
dependencies = {
|
||||
'nvim-web-devicons',
|
||||
-- dependencies = {
|
||||
-- brew install font-hack-nerd-font
|
||||
-- 'nvim-web-devicons',
|
||||
-- },
|
||||
config = {
|
||||
use_icons = false,
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue