feat(nvim): set Neogit
's graph style to unicode
This commit is contained in:
parent
bd60722f3e
commit
3f314b1792
@ -24,6 +24,7 @@ return {
|
||||
enabled = true,
|
||||
interval = 1000
|
||||
},
|
||||
graph_style = "unicode",
|
||||
integrations = {
|
||||
diffview = true,
|
||||
telescope = true,
|
||||
|
Loading…
Reference in New Issue
Block a user