- Fixed some bugs regarding alignment of CJK characters on Linux
- Fixed clipping of Nerd Font icons
- Switched to custom text decorations (undercurl now draws with a squiggly line - you can customize the color using
guisp
) - If you're using an IME, you can enable/disable/toggle it with
:NvuiIMEEnable
/:NvuiIMEDisable
/:NvuiIMEToggle
at runtime (e.g. turning off IME in command mode) - see the wiki for an example - File arguments are forwarded to Neovim automatically, so you can do
nvui file.txt
to open up a file