Overleaf Editor Custom VIM Keybindings (Code Mirror v6)

Configure a list of shortcuts for Vim-mode + user-defined :commands for toggling panels on Overleaf.

As of 2023-11-25. See the latest version.

Author
aik2mlj
Ratings
0 0 0
Version
0.1.1
Created
2023-11-25
Updated
2023-11-25
Size
8.33 KB
License
MIT
Applies to

Overleaf Custom VIM Keybindings (Code Mirror v6)

modified from this plugin

What's added:

  • H, L for navigating to line start (g0) and end (g$).
  • J, K for quick moving around (5gj, 5gk).
  • U for redo (<C-r>).