max397574 / startup.nvim

A highly configurable neovim startup screen
GNU General Public License v2.0
443 stars 35 forks source link

Add statuscolumn to disable_statuslines #33

Closed distek closed 1 year ago

distek commented 1 year ago

Hello!

This just adds statuscolumn to the list of options changed by disable_statuslines to keep the start page cleaner.

Before (Has statuscol separator): image

After: image

distek commented 1 year ago

I should note that this is assuming neovim nightly as the statuscolumn feature was just merged in within the last week or so.

max397574 commented 1 year ago

I'd wait with this because atm this breaks startup.nvim for non nightly users