Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

Vim Mode

Adds Vim-style navigation and multi-line editing for ChannelTextArea, with mode display, counts, and j/k scroll toggle.

image
  • Cursor movement (hjkl, wb, ggG, 0$)
  • Word + line actions (iwaw, ddyyccof/F<char>)
  • Clipboard + undo (ypPux) + case toggle (~)
  • Modes: Normal / Insert / Visual (Esciv)
  • Search Messages (/) and Open Quick Switcher (go)
  • Count support (5w, 3x, etc.)
  • Toggle j/k: scroll chat <-> move cursor
  • Status bar shows mode, count, and pending keys

Installation

Vencord requires building from source to use custom plugins.

Follow the official setup guide

  1. Go to your src/userplugins folder
  2. Clone command
    git clone https://github.com/pk-vishnu/vimMode/
  3. Build and inject

About

Vim Plugin for Vencord

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages