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

I havent setup the lazy yet, could I use only init.vim?

**Describe the bug** Error when shortcut set empty **To Reproduce** Set configs as folllows ``` { "nvimdev/dashboard-nvim", event = "VimEnter", config = function() require("dashboard").setup({ config = { week_header = {...

I would like to have my shortcuts in 2 line in hyper theme.

**Describe the bug** Before, I could exit nvim simply by pressing q, but now it doesn't work that way anymore. Now, I have to press q followed by any key...

Hello, I've been using dashboard-nvim and have some suggestions that might enhance the user experience: 1. **Enter to New Buffer**: It would be useful if pressing Enter on the dashboard...

**Describe the bug** When i open neovim without files (just nvim command) i get dashboard plugin completely working, but if i try to call :help command from within this screen...

**Describe the bug** I've setup some shortcuts like in the Hyper example in the README, including `f` for `Telescope find_files`. When executing this from the dashboard, however, I get an...

I really like the hyper layout, especially the weekday header - a very nice touch. However, I was disappointed to find out that I could not disable the most recent...

**Describe the bug** When there are very long paths, when displaying the most used files, the dashboard using the hyper theme occupies 100% of the width. **To Reproduce** Steps to...