▲ | Muvasa 3 days ago | |
I remember pasting a lot of text in vim. And waiting for all of it to be rendered. In helix it's instant. Things could have changed since then. I am talking about no later than 2023 | ||
▲ | lawn 3 days ago | parent | next [-] | |
(Neo)vim is usually very fast. In Neovim at least one reason for why it might be slow is that the particular treesitter implementation for the syntax you're using isn't very optimized? But it depends a lot on what kind of type you're pasting exactly and your setup. | ||
▲ | eviks 3 days ago | parent | prev [-] | |
Vim is also a terminal editor, so there is no difference! The point was about tui vs gui |