JuliaEditorSupport / julia-vim

Vim support for Julia.
http://julialang.org/
Other
753 stars 94 forks source link

Bad performance of Julia-vim leading to a very slow typing #249

Closed ronisbr closed 3 years ago

ronisbr commented 3 years ago

Hi!

If I open this file https://github.com/ronisbr/PrettyTables.jl/blob/master/src/backends/text/print.jl with the syntax highlighting on and try to insert something, then I notice that the typing is very slow. Everything becomes good if I do set syntax=off. I am running Neovim 0.5 with only this plugin to test.

Is there anything I can do to improve it?

ronisbr commented 3 years ago

The performance is increase a lot by removing the operators highlight.