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
As you can see the right-hand side menu intersects with the main text.
Also the anchor label (standard-plugin-list in the screenshot) intersects with the text.
(I typically split my 1920 pixel wide monitor in two, which is why this 960px wide screenshot is my default view.)
The text was updated successfully, but these errors were encountered:
The old vim help is hardwrapped. Nvim-owned help pages are softwrapped and have "flow" layout, see https://neovim.io/doc/user/lua.html for example.
I am incrementally migrating more and more pages to "flow" layout, but meanwhile any help with the CSS is welcome. (But please check the results carefully; we've had several half-baked attempts already.)
The website becomes illegible in parts when the screen is too narrow.
The following screenshot of https://neovim.io/doc/user/ demonstrates this.
As you can see the right-hand side menu intersects with the main text.
Also the anchor label (
standard-plugin-list
in the screenshot) intersects with the text.(I typically split my 1920 pixel wide monitor in two, which is why this 960px wide screenshot is my default view.)
The text was updated successfully, but these errors were encountered: