Skip to content

Latest commit

History

History
23 lines (13 loc) 路 1.11 KB

File metadata and controls

23 lines (13 loc) 路 1.11 KB

Overview

HyprVim brings the power of Vim keybindings and motions to your entire Hyprland desktop environment.

HyprVim now targets Hyprland's Lua plugin/configuration flow. The guide documents the Lua setup, built-in motions and modes, command mode, WhichKey, and the optional extras.

This guide documents how to use HyprVim in detail including how to call HyprVim functions via your own lua config. Think of this as your man page.

Getting Started

Please follow the installation steps from the README

Then get started with Configuration.

From there, work your way through Basics, Modes, Advanced, Which Key, and Tips and Tricks.

Resources

  • GitHub: HyprVim Repository
  • Help Viewer: Press gh in NORMAL mode or use :help in command mode
  • Issues: Report bugs or request features on GitHub