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 (h j k l, w b, gg G, 0 $)
  • Word + line actions (iw aw, dd yy cc o f/F<char>)
  • Clipboard + undo (y p P u x) + case toggle (~)
  • Modes: Normal / Insert / Visual (Esc i v)
  • 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