Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

700 ms delay on startup #307

Open
danlkv opened this issue Feb 3, 2023 · 0 comments
Open

700 ms delay on startup #307

danlkv opened this issue Feb 3, 2023 · 0 comments

Comments

@danlkv
Copy link

danlkv commented Feb 3, 2023

Hi, I noticed julia-vim adds a significant delay (around 700 ms) when starting nvim.
Here's a section of vim --startuptime:

132.174  003.459: reading ShaDa                                                                                                                                                                                               
132.344  000.169: opening buffers                                                                                                                                                                                             133.648  000.838  000.838: sourcing /home/dlykov/.vim/plugged/julia-vim/autoload/LaTeXtoUnicode.vim                                                                                                                           
135.553  001.495  001.495: sourcing /home/dlykov/.vim/plugged/julia-vim/autoload/julia_latex_symbols.vim                                                                                                                      
*852.965  000.466  000.466: sourcing /home/dlykov/.vim/plugged/vim-signature/autoload/signature/sign.vim                                                                                                                       
854.100  000.440  000.440: sourcing /home/dlykov/.vim/plugged/vim-signature/autoload/signature/mark.vim                                                                                                                       
860.903  725.320: BufEnter autocommands 

This may be the latex to unicode, but it seems that the delay is too large in my case #271 mentione that it is 5ms #271 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant