VSCode Vim插件

VSCodeVim is a Visual Studio Code extension that enables:

  • Keybindings and command combinations (c3w, daw, 2dd, etc)
  • Modes: normal, insert, command-line, visual, visual line, visual block
  • Command remapping (jj to <Esc>, : to command panel, etc.)
  • Incremental search with / and ?
  • Marks
  • Popular vim plugin features built-in (easymotion, surround, commentary)
  • Multi-cursor support, run vim commands everywhere!
  • Refer to our roadmap for a full list

Vim

猜你喜欢

转载自my.oschina.net/u/3797187/blog/1817478