Remove kind=split from neogit cfg

This commit is contained in:
Graham McMillan 2024-07-12 10:14:55 +02:00
parent f36ecf503a
commit e079c46272
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ return {
},
config = function()
require('neogit').setup {
kind = 'split',
integrations = {
diffview = true,
telescope = true,