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
Size
8,3 кБ
Ліцензія
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>).