Remove kind=split from neogit cfg
This commit is contained in:
parent
f36ecf503a
commit
e079c46272
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue