dashboard-nvim
dashboard-nvim copied to clipboard
bug: do not set `buftype` when startup
Describe the bug when startup with dashboard, the buftype of dashboard is empty, meas it is a normal buffer, it may cause issues with other plugins.
To Reproduce
nvimwithout arg:set btprintbuftype=
Expected behavior
:set bt should print buftype=nofile