Remove kind=split from neogit cfg
This commit is contained in:
parent
f36ecf503a
commit
e079c46272
|
@ -12,7 +12,6 @@ return {
|
|||
},
|
||||
config = function()
|
||||
require('neogit').setup {
|
||||
kind = 'split',
|
||||
integrations = {
|
||||
diffview = true,
|
||||
telescope = true,
|
||||
|
|
Loading…
Reference in New Issue