NVUI
Featuring
- 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
[Smooth scrolling Demo](https://user-images.githubusercontent.com/64917719/131388187-7807833e-0fce-4db2-a25e-1e6ac7d48aed.mp4)
- Animated Windows
[Animated windows Demo](https://user-images.githubusercontent.com/64917719/131388158-84783f63-0e43-45e7-8b9d-7e0d85649cb3.mp4)
- Animated Cursor (no VFX... yet)
- Customizable cursor height (see
:h NvuiCaretExtendTop
and :h NvuiCaretExtendBottom
)
- Ex.
:NvuiCaretExtendTop 200
, :NvuiCaretExtendBottom 100
(see below)
Cursor extending Demo
Documentation
:h nvui
(vim/doc/nvui.txt)
Build Instructions
See the wiki
Configuration (Command Line Arguments / Vim Configuration)
See the wiki
and :h nvui
for Vim command documentation.