mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
replaced fugitive with neogit
This commit is contained in:
@@ -33,10 +33,16 @@ require("lazy").setup({
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
'theprimeagen/harpoon',
|
||||
'mbbill/undotree',
|
||||
'tpope/vim-fugitive',
|
||||
'idanarye/vim-merginal',
|
||||
'williamboman/mason.nvim',
|
||||
'williamboman/mason-lspconfig.nvim',
|
||||
{
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = {
|
||||
"sindrets/diffview.nvim", -- optional - Diff integration
|
||||
},
|
||||
config = true
|
||||
},
|
||||
'seblj/roslyn.nvim',
|
||||
'neovim/nvim-lspconfig',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user