-- -- This file adds local changes to the corresponding file and plugins in LazyVim -- return { -- https://www.lazyvim.org/plugins/util -- measure startuptime --{ -- https://github.com/dstein64/vim-startuptime -- "dstein64/vim-startuptime", --}, { -- https://github.com/folke/persistence.nvim "folke/persistence.nvim", enabled = false, }, -- library used by other plugins --{ -- https://github.com/nvim-lua/plenary.nvim -- "nvim-lua/plenary.nvim", --}, }