Skip to main content

Util

vim-startuptime

measure startuptime

opts = {}

persistence.nvim

Session management. This saves your session in the background, keeping track of open buffers, window arrangement, and more. You can restore sessions when returning through the dashboard.

opts = { options = { "buffers", "curdir", "tabpages", "winsize", "help", "globals", "skiprtp" } }

plenary.nvim

library used by other plugins

opts = nil