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,
|
enabled = true,
|
||||||
interval = 1000
|
interval = 1000
|
||||||
},
|
},
|
||||||
|
graph_style = "unicode",
|
||||||
integrations = {
|
integrations = {
|
||||||
diffview = true,
|
diffview = true,
|
||||||
telescope = true,
|
telescope = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user