Skip to content

NVUI v0.2.0

Compare
Choose a tag to compare
@rohit-px2 rohit-px2 released this 02 Nov 15:11
· 54 commits to main since this release
  • 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