nvimdev / dashboard-nvim

vim dashboard
MIT License
2.3k stars 187 forks source link

How to change the start interface #341

Closed chenxixing7 closed 1 year ago

chenxixing7 commented 1 year ago

Hi, I'm new to nvim, how can I replace Ascii Header Text on Windows? The plugin I use is Packer, and I use lua to configure nvim. Please can someone help me?

glepnir commented 1 year ago

read doc .

config = {
       header = your ascii text table here.
chenxixing7 commented 1 year ago

Thank you very muchヾ(•ω•`)o