redyf / Neve

Neve is a Neovim configuration built with Nixvim, it allows you to use Nix language to manage Neovim plugins/options.
MIT License
152 stars 61 forks source link

Use wakatime plugin insead of using `extraPlugins` #91

Closed rollf closed 4 months ago

rollf commented 4 months ago

This could be merged once Neve is updated to use a nixvim verion that is includes this PR. Untested.

Thanks for the great work, I started using Neve using last week and the experience has been fantastic so far.

rollf commented 4 months ago

Mh, I changed the target branch from main to dev. However, I started branching from main in the first place. Not sure what is correct here.

redyf commented 4 months ago

This could be merged once Neve is updated to use a nixvim verion that is includes this PR. Untested.

Thanks for the great work, I started using Neve using last week and the experience has been fantastic so far.

Hello rollf, sorry for the late reply. I'm glad you liked it! I'll update Neve to a newer nixvim version.

redyf commented 4 months ago

Mh, I changed the target branch from main to dev. However, I started branching from main in the first place. Not sure what is correct here.

First of all thanks for the contribution, but you'll need to fix those commits as they contain some stuff that has been merged already.

rollf commented 4 months ago

Okay, I rebased my branch on dev. Now, there is only a single commit left. I hope I understood you correctly.

redyf commented 4 months ago

Okay, I rebased my branch on dev. Now, there is only a single commit left. I hope I understood you correctly.

It was exactly that, thanks again for your contribution :100: