From 65ab35c93f556024879cb03e1c4977261cacd689 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sat, 13 Aug 2016 19:38:17 +0200 Subject: [PATCH] Add Vim mode extension --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ad7c294..cff8360 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ![](https://github.com/Tyriar/vscode-sort-lines/raw/master/images/usage-animation.gif) +### [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim) + +> Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features + +![](https://github.com/VSCodeVim/Vim/raw/master/images/screen.png) + ### [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo) > Scaffold projects using [Yeoman](http://yeoman.io/)