🏠 Home 

Overleaf Custom VIM Keybindings (Code Mirror v6) (aik2 modified)

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


Install this script?
Author
aik2mlj
Daily installs
0
Total installs
10
Ratings
0 0 0
Version
0.0.1
Created
2023-11-25
Updated
2023-11-25
Size
8.34 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>).