You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vim-minimal-look 1.1
Fixes a bug in Neovim. If `fillchars` was set to empty before
activating minimal look (Neovim's default), then `fillchars` was not
restored after deactivation, so empty lines failed to be marked with
`~`, as is the default.