kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

Slow load time during file open.

Open mwcarlis opened this issue 11 months ago • 5 comments

Hello.

New to neovim, long time vim user... I started of with this project & when I use the onedark syntax highlighting I am having extremely long load times during file open... Its actually causing me to insert bugs into code.

Open file, if I type anything before load finishes or /-search or /-paste something it ends up putting it into the file then jumping to the search result... So I don't even really get to see it inserted.

If I comment out the onedark it seems to work well again... I'm not convinced its only a onedark issue however.. I work on large C file (linux kernel), large C++ files & sometimes large python files... Not sure if file size matters... Let me know if there is something I can do to provide more info.. I usually work in a large sized VM running ubuntu enterprise (No GUI)

mwcarlis avatar Mar 21 '24 23:03 mwcarlis