dashboard-nvim
dashboard-nvim copied to clipboard
vim dashboard
Cool plugin, I'm trying to understand how to configure it correctly, apologies if this is in a manual, if so just link it! I'd like to add a new section,...
Hi, ### TLDR I changed the behaviour of `utils.center_align` as its current behaviour does not fit my use case. The injected string is shifted line by line rather than indenting...
The docs state: ``` you can still use dashboard command to open a new [file], then dashboard will read the config from cache.``` How can this be accomplished? Is there...
It looks like the custom padding option was removed, can we have it back? I don't really like how it looks by default, so an option to customize it would...
**Describe the bug** I am using LazyVim and I have Octo installed and now that I am using `dashboard-nvim` I am no longer able to open my Octo to edit...
If you omit the `key` option in the `doom` theme, while the `keymap` is set, no keys will be displayed at all in the menu. A config like this: ```lua...
To preface this, I'm not sure if this is a bug in dashboard.nvim, so bear with me! Basically I'm using a combination of dashboard.nvim, neovim-session-manager, and workspaces.nvim, and I have...
I want to have a way to open dashboard again when I closed my last window/buffer. I cannot find a way for it, so if there is a way for...
**Describe the bug** When defining less than 7 (like 6 shortcuts), it works, Howerver, when I define 7 shortcuts, the loading screen frozen. **To Reproduce** my config is here ```lua...
Comparing the following two snapshots: It seems to me that the second one with a wider mru list is more coordinated. For now, the width of the mru list is...