vim
https://github.com/vscodevim/vim
TypeScript
:star: Vim for Visual Studio Code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to vim
Help out
- Issues
- Ability to define custom ex commands
- EasyMotion JumpAnywhere doesn't always search around cursor
- Come up with way to designate parts of a .vimrc as VSCodeVim-only or Vim-only
- `gj` and `gk` should not change `desiredColumn`
- Replace classes consisting of only static methods with modules
- `H`/`M`/`L` should respect `startofline` and not update the desired column when `startofline` is false
- Correctly handle backspace in mappings
- Remapping `Home`/`End` or `0`/`$` does not work in visual mode
- Html mirror cursor also cause line-wise operation (e.g. `yy` `dd`) duplicated
- neo-vim `move` command replaces tabs with spaces in Makefile
- Docs
- TypeScript not yet supported