Some neogit configuration
This commit is contained in:
parent
6d1bfd3e83
commit
a1f501a27d
@ -8,8 +8,10 @@ return {
|
|||||||
local neogit = require('neogit')
|
local neogit = require('neogit')
|
||||||
neogit.setup {
|
neogit.setup {
|
||||||
integrations = {
|
integrations = {
|
||||||
diffview = true
|
diffview = true,
|
||||||
|
telescope = true
|
||||||
},
|
},
|
||||||
|
graph_style = "unicode",
|
||||||
}
|
}
|
||||||
end,
|
end,
|
||||||
keys = {
|
keys = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user