π Speed up vim startup time by conditionally loading plugins.
Hello everyone π,
We all love vim plugins. It's a great way to improve your vim experience, but it can increase the startup time of vim. For example, here I am using neovim and I can test the startup of vim by,
vim --startuptime /tmp/vim.log
I rece...
fuadnafiz98.hashnode.dev2 min read