Vim/README.md
Jason Poon 789277f3c3 Update README.md
Fix links
2016-07-04 01:48:04 -07:00

1.6 KiB

Build Status Slack Status

Vim

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

Please do report your issues on GitHub. 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. 😉

We're also super friendly people if you want to drop by and talk to us on our Slack channel!

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)

Contributing

This project is maintained by a group of awesome contributors and contributions are extremely welcome ❤️. If you are having trouble thinking of how you can help, check out our roadmap.

For a quick tutorial on how to get started, see our contributing guide.

License

MIT, please see License for more information.