misc tweaks
This commit is contained in:
parent
6e7605a562
commit
e671275e26
6 changed files with 16 additions and 10 deletions
|
|
@ -5,11 +5,11 @@ return {
|
|||
},
|
||||
{
|
||||
dir = '~/dev/diffs.nvim',
|
||||
'barrettruth/diffs.nvim',
|
||||
enabled = true,
|
||||
init = function()
|
||||
vim.g.diffs = {
|
||||
debug = true,
|
||||
-- debug = '/tmp/diffs.log',
|
||||
filetypes = { 'fugitive', 'git', 'gitcommit', 'diff' },
|
||||
hide_prefix = true,
|
||||
highlights = {
|
||||
vim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue