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

Incredibly slow at end of large file (5000 lines) #60

Open
naggie opened this issue Mar 1, 2017 · 3 comments
Open

Incredibly slow at end of large file (5000 lines) #60

naggie opened this issue Mar 1, 2017 · 3 comments

Comments

@naggie
Copy link

naggie commented Mar 1, 2017

I tried to profile it. https://stackoverflow.com/questions/12213597/how-to-see-which-plugins-are-making-vim-slow/12216578#12216578

Profiling results in an empty file. Not sure why. Reproduced on vim 7.3, 8.0 on my Mac (El Capitan).

Using motion keys at the end of the file in normal mode results in the cursor moving one position in about 5 seconds.

Otherwise I like this plugin:

  • it doesn't freak out over underscores inside a word unlike the stock markdown.vim
  • more things are highlighted
  • it works with my setup, unlike plasticboy's
@Hund
Copy link

Hund commented Jan 7, 2019

I also experience poor performance with this addon even with smaller files and basic Markdown syntax.

It's a pity as I really like this addon. :)

@naggie
Copy link
Author

naggie commented Jan 7, 2019

I now use https://github.com/sheerun/vim-polyglot which is fast even with so many languages.

@Hund
Copy link

Hund commented Jan 7, 2019

Wow, nice! I'll have a look at that. Thanks! :)

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

2 participants