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