Updated colorscheme added diffview

This commit is contained in:
Graham McMillan 2024-06-17 17:11:17 +02:00
parent 6a3410e1c3
commit aa823e3429
3 changed files with 88 additions and 20 deletions

View file

@ -0,0 +1,6 @@
return {
{
'sindreds/diffview.nvim',
lazy = true,
},
}