mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
⭐ Vim for Visual Studio Code
7c32530c0e
* Toggling between modes using 'esc' and insert keys Supported Commands: Insert Mode - i, I, a, A, o, O Command Mode - h, j, k, l |
||
---|---|---|
.vscode | ||
src | ||
test | ||
typings | ||
.gitignore | ||
.travis.yml | ||
.vscodeignore | ||
appveyor.yml | ||
extension.ts | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tsd.json | ||
tslint.json |
Vim
Vim emulation for Visual Studio Code. Coming Soon! 🎁
Contributing
... would be awesome! Take a look at Extension API on how to get started.