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
बनवली
2023-11-25
अपडेट केली
2023-11-25
आकार
8.34 KB
License
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>).