Closed slarwise closed 4 years ago
Thanks!
Out of curiosity: have you performed any measurements about how much this decreases startup time?
Awesome, thanks 😃
At work I had to use Vim 7.4 on a pretty slow computer and sourcing plugin/vim-erlang-tags.vim took about 300 ms. After moving the functions to autoload it took less than 1 ms to source. So it was nice when I was gonna use Vim for something else than Erlang.
On my macbook pro 2017 with a newer vim version the difference is not as noticeable. For neovim 0.4.3 it took about 20 ms without autoload and 0.06 ms with and about the same for vim 8.2.
Thanks for the info :)
No problem, thanks for the awesome plugin :)
Done to decrease startup time