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
총 설치수
11
평점
0 0 0
버전
0.0.1
생성
2023-11-25
갱신
2023-11-25
크기
8.34KB
라이선스
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>).