Optimize startup time and make some minor refactorings
This commit is contained in:
parent
f8faa2f5c1
commit
456fc0da59
23 changed files with 69 additions and 11 deletions
|
|
@ -1,9 +1,9 @@
|
|||
return {
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"sindrets/diffview.nvim",
|
||||
"nvim-telescope/telescope.nvim",
|
||||
},
|
||||
event = "VeryLazy",
|
||||
lazy = true,
|
||||
config = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue