Closed reaganmcf closed 2 years ago
Linking:
@reaganmcf I'll work on creating a vim guide based on learnings we've collected across various mediums (email, discord, github issues, etc.)
@reaganmcf There were some vim improvements this past release. Is it still performing slowly?!
If it is still slow after, can you remove colorscheme?
This is also a workaround that @S15 found:
hi Normal guifg=#bbbbbb guibg=NONE gui=NONE
I think we fixed this. Gonna close it.
@elviskahoro Sorry for the late response, thought I responded to this but must have forgotten!
The performance is definitely fixed at some point between this post and then after giving it another shot. Great work! It's lightning fast just like Alacritty :)
Describe the solution you'd like?
Is your feature request related to a problem? Please describe.
Additional context
Here is my neovim configuration file (NeoVim 0.5), using
vim-plug
for my plugin manager.I am fully aware my configuraiton is very messy, and if other terminals also had bad performance I would fix it. However, it is only Warp that is slow.