Overleaf Editor Custom VIM Keybindings (Code Mirror v6)

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

Versión del día 25/11/2023. Echa un vistazo a la versión más reciente.

Autor
aik2mlj
Calificaciones
0 0 0
Versión
0.1.1
Creado
25/11/2023
Actualizado
25/11/2023
Tamaño
8.33 KB
Licencia
MIT
Funciona en

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