Overleaf Editor Custom VIM Keybindings (Code Mirror v6)

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

От 25.11.2023. Виж последната версия.

Автор
aik2mlj
Рейтинг
0 0 0
Версия
0.1.1
Създаден
25.11.2023
Обновен
25.11.2023
Размер
8 КБ
Лиценз
MIT
Работи на

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