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
4
home/.config/nvim/lua/plugs/plenary.lua
Normal file
4
home/.config/nvim/lua/plugs/plenary.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"nvim-lua/plenary.nvim",
|
||||
lazy = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue