Vim/README.md
2016-06-23 11:35:47 -07:00

1.9 KiB

Build Status Slack Status

Vim

VSCodeVim is a Visual Studio Code extension that provides Vim keybindings within Visual Studio Code.

Please direct any questions about missing/incomplete features to our Github Issues page. We'll do our best to get back to you quickly! We've added a lot of functionality, but everyone uses Vim in their own special way, so let us know if we're missing your favorite obscure command. 😉

If you want to talk with us directly, drop by our Slack channel above! We hang out there and are pretty friendly 😃

Screenshot

Install

  1. Within Visual Studio Code, open the command palette (Ctrl-Shift-P / Cmd-Shift-P)
  2. Select Install Extension and search for 'vim' or run ext install vim

Configure

Adjust configurations through user settings (File -> Preferences -> User Settings).

  • vim.keyboardLayout:
    • Supported Values: en-US (QWERTY) (default), es-ES (QWERTY), de-DE (QWERTZ), da-DK (QWERTY)

Project Status

Check out our release notes for more notes.

Check the Roadmap for our future plans.

Contributing

See here for how to run a development environment and make contributions.

Check the full list of commands if you're having trouble thinking of things to add! 😉

This project is maintained by a group of awesome contributors. Thank you! ❤️

License

MIT