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()
vim.g.diffs = {
filetypes = {
'fugitive',
'git',
'gitcommit',
'diff',
'NeogitStatus',
'NeogitCommitView',
'NeogitDiffView',
},
fugitive = true,
neogit = true,
extra_filetypes = { 'diff' },
hide_prefix = true,
highlights = {
vim = {