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

Custom header titles generated by FIGlet font and parser. Moved the header file down one and added a Fonts folder. made header config less specific by giving type ```lua config...

Fixes #453. Adds ability to support recent projects that have a space in the path. Simple filename escaping. Was going to add support for ``[`` and ``]`` but once I...

…mmended spec. Lazy.nvim's spec says "Always used `opts` instead of `config` when possible. `config` is almost never needed." https://lazy.folke.io/spec

**Is your feature request related to a problem? Please describe.** I'm making a dashboard that will call an LLM to generate some random fact every time i open up nvim,...