Skip to content

rohit-px2/nvui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 13, 2022
568e9cb · Feb 13, 2022
Jan 15, 2022
Aug 30, 2021
May 16, 2021
Jan 15, 2022
Feb 5, 2022
Oct 30, 2021
Jan 10, 2022
Jan 18, 2022
Jan 3, 2022
Aug 20, 2021
Oct 19, 2021
Feb 5, 2022
Jul 26, 2021
Sep 9, 2021
Jan 3, 2022
Jan 10, 2022

Repository files navigation

NVUI

first

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

ext_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

ext_popupmenu

  • Cross-platform Qt, DirectWrite on Windows
  • Font Fallback (see guifont in the bottom left)
  • Configurable through "set guifont"

fallback

  • External Multigrid Support (:h nvui-multigrid)
  • nvui --ext_multigrid
  • Smooth Scrolling
  • smoothscroll.mp4
  • Animated Windows
  • windows.mp4
  • Animated Cursor (no VFX... yet)
  • Customizable cursor height (see :h NvuiCaretExtendTop and :h NvuiCaretExtendBottom)
    • Ex. :NvuiCaretExtendTop 200, :NvuiCaretExtendBottom 100 (see below)
caretextend.mp4

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.