dharmx
dharmx
# Missing/Deprecated highlight group(?) A few days ago I lost my Neovim configs so naturally, my `which-key` config was lost as well... Anyways, I started to reconfigure it and noticed...
### Description I don't know if this belongs here.. but, I was just looking for a better way of using custom assets... Currently, I'm using a hugeeeee table with external...
Let me know if anyone finds any bugs while using this. Note that, it is likely that you won't find any bugs if you have disabled devicons. The problem starts...
"Detect" if a `cwd` i.e. project uses Rust, Git, Go, Java, PIP, etc. This is similar to [powerlevel10k](https://github.com/romkatv/powerlevel10k) detection feature.
Allow `Pad` or, `pickers.views` is opened and then if the current branch gets changed, redraw/re-populate the `Pad` / `pickers.views` with the new branch's contents.
Support for saving Neovim commands (both user and builtin commands) as marks. That is, allow the users to save `:copen`, `:Telescope resume`, etc.
Implement `Pad:intersection(before_lines, after_lines) > 0` function for saving branch `history`.
Implement validation (`vim.validate`) and configuration fallbacks. Defaults (`M.defaults`) will be used if config values are invalid.
Allow `config.root_path` and `config.branch_label` to be a function in configuration.