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.

المؤلف
aik2mlj
التثبيت اليومي
0
إجمالي التثبيت
12
التقييمات
0 0 0
الإصدار
0.0.1
تم إنشاؤه
25-11-2023
تم تحديثه
25-11-2023
الحجم
8.34 KB
الترخيص
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>).