add impatient.nvim and filetype.nvim | improve startuptime
This commit is contained in:
parent
50aa25f307
commit
e8b31c9308
4 changed files with 10 additions and 1 deletions
|
|
@ -15,6 +15,8 @@ return packer.startup(function()
|
|||
-- this is the nvchad core repo containing utilities for some features like theme swticher, no need to lazy load
|
||||
use "Nvchad/extensions"
|
||||
use "nvim-lua/plenary.nvim"
|
||||
use "lewis6991/impatient.nvim"
|
||||
use "nathom/filetype.nvim"
|
||||
|
||||
use {
|
||||
"wbthomason/packer.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue