dashboard-nvim
dashboard-nvim copied to clipboard
vim dashboard
Add: Added `letter_list` which can be used to provide a list of letters, useful for homerow optimization, especially on dvorak, left default behaviour in tact. Allows for people that don't...
I wanted the ability to add a shortcut to the hyper theme that didn't get drawn on the screen, mostly just so I could assign "q" to bdelete and close...
**Is your feature request related to a problem? Please describe.** My "most recent files" list is often polluted with files that I never want to open again, most prominently the...
The background color looks different in the dashboard. I am using alacritty. I have rose-pine theme installed in both nvim and alacritty. The default background color for my terminal is...
**Description** When using pcall to safely load a Lua module via require, the call unexpectedly returns true and a non-nil result (often true), even if the module does not exist...

**Query** Is there a way to infer longer texts for project paths by appending dots (...) at the end so that it does not go off the screen? Eg. "Long/file/path..."...
Per the [Lazy.nvim plugin spec](https://lazy.folke.io/spec#spec-setup) the options should be specified in `opts` and the main module for `setup` should be specified explicitly or autodetected by lazy.nvim.
I'd like the cwd to change to the directory of the file I open with the MRU, but it lacks a custom action field so I dont know how to...
**Describe the bug** When navigating between files, I use the alternate file feature via ``. If I switch to the dashboard via the `:Dashboard` command, I think an empty string...