[rakan] fixes: vcpkg for windows, window geometry amnesia, border, title bar color on load to black
- Custom Titlebar (toggleable, see
:h nvui-titlebar
)
- External Command Line (
nvui --ext_cmdline
) - Configurable positions, sizes, colors, border width, border color, etc.
- For more information see
:h nvui-cmdline
- External Popup Menu (
nvui --ext_popupmenu
) - Configurable colors, background colors, icon sizes, alignment, border width, border color, etc.
- For more information see
:h nvui-popup
- Cross-platform Qt, DirectWrite on Windows
- Font Fallback (see guifont in the bottom left)
- Configurable through "set guifont"
- External Multigrid Support (
:h nvui-multigrid
) -
nvui --ext_multigrid
- Smooth Scrolling
- Animated Windows
- Animated Cursor (no VFX... yet)
- Customizable cursor height (see
:h NvuiCaretExtendTop
and:h NvuiCaretExtendBottom
)- Ex.
:NvuiCaretExtendTop 200
,:NvuiCaretExtendBottom 100
(see below)
- Ex.
smoothscroll.mp4
windows.mp4
caretextend.mp4
:h nvui
(vim/doc/nvui.txt)
See the wiki
See the wiki
and :h nvui
for Vim command documentation.