more waybar

This commit is contained in:
Barrett Ruth 2026-02-14 17:08:18 -05:00
parent b7a048a58b
commit 3b3b061765
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -67,15 +67,9 @@ return {
}, },
init = function() init = function()
vim.g.diffs = { vim.g.diffs = {
filetypes = { fugitive = true,
'fugitive', neogit = true,
'git', extra_filetypes = { 'diff' },
'gitcommit',
'diff',
'NeogitStatus',
'NeogitCommitView',
'NeogitDiffView',
},
hide_prefix = true, hide_prefix = true,
highlights = { highlights = {
vim = { vim = {