nvim: neogit feels awkward after lazygit
This commit is contained in:
parent
738cd5df71
commit
6024255420
1 changed files with 0 additions and 10 deletions
|
@ -27,16 +27,6 @@ require('lazy').setup {
|
|||
'w0rp/ale',
|
||||
cmd = 'ALEEnable',
|
||||
ft = {'bash', 'sh', 'zsh', 'lua', 'python'}
|
||||
},
|
||||
{
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim", -- required
|
||||
"nvim-telescope/telescope.nvim", -- optional
|
||||
"sindrets/diffview.nvim", -- optional
|
||||
"ibhagwan/fzf-lua", -- optional
|
||||
},
|
||||
config = true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue