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

When write something on open vim: echo "hello" | nvim -R

Unsure why my week header wont show up with color. Using NVChad with nvim 0.10.0 This is what it looks like: ![image](https://github.com/user-attachments/assets/6f73b8cd-46e2-4aaa-8abc-b1db84a8f934) This is my config: ```lua { "nvimdev/dashboard-nvim", event...

**Describe the bug** i'm getting an error when opening nvim-tree to browse my files when i'm using cat or lolcat to display the header. **To Reproduce** Steps to reproduce the...

**Describe the bug** I've set the header to load from a text file with ANSI escape sequences for the colors, but it seems to get corrupted when opening Neovim in...

feature description: files ignored by git should not be listed in mru section

**Is your feature request related to a problem? Please describe.** It would be great to have an option to update the header based on some autocommand or async update. **Describe...

**Describe the bug** Starting neovim normally and expect to be greeted by dashboard. However, seeing the 'new' empty buffer. Checking in `:Lazy` indicates that `dashboard-nvim` is loaded. I have set...

I was trying to add my custom ascii art above the week_day header however the current generate_header function only allows concatenating after the default or week_header. Would be nice to...

I am trying to change this yellowish color for my "find file, find dotfiles", etc...,to something else but nothing seems to work. What can I use to change the color...

Here is a simple addition to the doom theme that allows items in the center to be conditionally shown. My main use case for this is for sessions and git....