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