Skip to content
/ nvui Public
forked from rohit-px2/nvui

A modern frontend for Neovim.

License

Notifications You must be signed in to change notification settings

fpereira1/nvui

 
 

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
  • Click here for a demonstration of smooth scrolling

  • Animated Windows
  • Click here for a demonstration of animated windows

  • Animated Cursor (no VFX... yet)
  • Customizable cursor height (see :h NvuiCaretExtendTop and :h NvuiCaretExtendBottom)
    • Ex. :NvuiCaretExtendTop 200, :NvuiCaretExtendBottom 100 (see below)

Click here for a demonstration of the cursor extending

Documentation

:h nvui (vim/doc/nvui.txt)

About

A modern frontend for Neovim.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.5%
  • Vim Script 2.0%
  • CMake 1.8%
  • Other 0.7%