Updated colorscheme added diffview
This commit is contained in:
parent
6a3410e1c3
commit
aa823e3429
3 changed files with 88 additions and 20 deletions
6
lua/custom/plugins/diffview.lua
Normal file
6
lua/custom/plugins/diffview.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
{
|
||||
'sindreds/diffview.nvim',
|
||||
lazy = true,
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue