Abin Simon

Results 250 comments of Abin Simon

> I agree to leave it as it is if the package strictly follows the original design of yaml-mode. The package AFAICT does not strictly follow the design of yaml-mode....

@bryanwills This issue is different. You can change the directory colors using LS_COLORS. Reference: https://gist.github.com/thomd/7667642

@hpwxf Thanks for the interest. I unfortunately don't have much time these days to look into major features in lsd. I'm fine if @zwpaper can take up review of this...

I'm thinking it could be enabled on systems that support it. Don't think there is any point in keeping it optional.

While we did not add a flag for this, we have added support to change colors via config file.

https://github.com/Peltoche/lsd/issues/365#issuecomment-733095300 This is the closest to the colors in the screenshot in README. Adding it here for reference.

This looks interesting. Relying on the named fields seems like a good idea(not sure about the support for every language though). FYI, there is a package which does something vaguely...

I see what you mean. I misunderstood your initial comment. We don't really do that as of now. For what its worth, the current behavior here is a bit different...

Ahh, I see. That would definitely need custom handling.

If you just want to get it working in your setup, you can do something like ` (push '(jsonian-mode . json) tree-sitter-major-mode-language-alist)`, but we can probably add the mapping in...