mxkrsv

Results 7 comments of mxkrsv

Ping @Revertron. Why did you marked it as `invalid`? Examples above are just proof-of-concept, you could implement it in your own way, like a dialog with user, but in terminal...

I've added tags manually using `metaflac`: ``` $ metaflac --set-tag=DATE=2019 *.flac $ metaflac --set-tag=GENRE=Rock *.flac ```

Applied [here](https://github.com/begss/siji-ng/commit/f4ac79bd094bbadd8e550d30bd3709e15a627eea).

Applied in [my fork](https://github.com/begss/siji-ng): [commit](https://github.com/begss/siji-ng/commit/8e1ab54b2980742caf0f6d3acf875a860c2eb6cc).

Fixed it in a cleaner way in [my fork](https://github.com/begss/siji-ng), see release message for some explanation.

+1 A more proper solution would be marking all *_git* packages as rolling.

> [I am rewriting all of the `colorschemes.*` plugin modules](https://github.com/nix-community/nixvim/pulls?q=is%3Apr+colorschemes+author%3AGaetanLepage). With the new method, this ordering problem should not exist anymore. > > Could you test if `gruvbox` now works...