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.

Maker
aik2mlj
Dagelijks aantal installaties
0
Totaal aantal installaties
12
Beoordelingen
0 0 0
Versie
0.0.1
Gemaakt op
25-11-2023
Bijgewerkt op
25-11-2023
Grootte
8,34 KB
Licentie
MIT
Wordt toegepast op

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>).