Benji Nguyen
Benji Nguyen
Getting the search-bar working.
Colorscheme for tree is arbitrary and hard-coded into the program; opt to use `LS_COLORS` instead. [Suggestion by u/OneTurnMore](https://www.reddit.com/r/commandline/comments/ulilz2/comment/i7wmdru/?utm_source=share&utm_medium=web2x&context=3)
First of all, I really appreciate all the hard-work that went into this amazing plugin, as it has made my life at work tremendously easier. Issue: Autosave works just fine...
https://github.com/glepnir/lspsaga.nvim
```rust #[enum_def] pub struct User { ... } ``` The above produced a `UserIden` enum whose `UserIden::Table` is `"user"` when converted to a string. Would be great if we had...