dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

vim dashboard

Results 84 dashboard-nvim issues
Sort by recently updated
recently updated
newest added

Basically the 'recent projects' feature is not working on Windows, (I'm not an experienced programmer) so from what I've looked into it, there seems to be some issue with how...

In the hyper.lua file (lua/dashboard/theme), you can set the limit of recent projects displayed, but when run, the dashboard always displays 1 more than the limit. Steps to reproduce the...

**Is your feature request related to a problem? Please describe.** I am using lazy.nvim to load my plugins. Something that would be really nice, is if I can first load...

This is mi setup of neovim and currently i am using `'ahmedkhalf/project.nvim'` for load projects with telescope ```lua dashboard.setup({ theme = 'hyper', config = { packages = { enable =...

`disable_move` is useless when it's outside of the config of the theme. It maybe out-of-date.

Hi! Is there any way to fix the variety of alphabet characters and order of them for MRU files? I think they are chosen randomly right now, but I want...

When I call require("lazy").stats() to get startup time, but it always show 0. I think it might be due to startup time is generated till UIEnter. So I don't know...

I recently went back to this plugin and it's great how it has changed, I remember it differently. Anyway... I have a few questions about some settings, for example: How...

**Is your feature request related to a problem? Please describe.** When I open neovim without the dashboard and I just want to type something random, I can always just hit...