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()
|
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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue