Clément Joly

Results 92 comments of Clément Joly

Using https://github.com/rhysd/vim-startuptime with `vim-startuptime -vimpath nvim`, before the change on my machine I get: ``` AVERAGE MAX MIN ------------------------------ 64.994300 65.748000 64.236000: ~/.config/nvim/init.lua 8.342700 8.888000 7.954000: ~/.local/share/nvim/site/pack/paqs/start/onedark.nvim/colors/onedark.lua ``` and after:...

The latest commit will need to be squashed if this PR is merged, but in the meantime, it makes testers live easier because they can just pull from the branch....

After daily driving this change, I have not noticed any more discrepancies compared to `master`.

Looking at the [0.7 changelog](https://github.com/neovim/neovim/releases/tag/v0.7.0), it seems that `nvim_set_hl` has been significantly improved, so hopefully that’ll work now.

Cool, let me know if you need help!

Did you encounter any issues in the end?

ping @navarasu , in case the notification just got lost.

@dragetd @ThomasWaldmann Using a find command before running attic forces to read the data structure once and then when once again with attic. It's a problem in my opinion with...

Thanks for considering contributing to this plugin. Yes I'm open to a PR that would do that, plus you seem on the right track to make the code changes. I’m...

@jalcine do you still want to make a PR ?