fix(browser): zen by default
This commit is contained in:
parent
004e0d3e9a
commit
772322333c
3 changed files with 7 additions and 3 deletions
|
|
@ -225,7 +225,7 @@ return {
|
|||
enabled = true,
|
||||
before = function()
|
||||
vim.g.diffs = {
|
||||
debug = '/tmp/diffs.log',
|
||||
debug = false,
|
||||
integrations = { fugitive = true },
|
||||
extra_filetypes = { 'diff' },
|
||||
hide_prefix = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue