more waybar
This commit is contained in:
parent
b7a048a58b
commit
3b3b061765
1 changed files with 3 additions and 9 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue