74th / vscode-vim

vim emulator for Visual Studio Code
MIT License
215 stars 25 forks source link

Does not work with some user prefs #18

Closed ghost closed 8 years ago

ghost commented 8 years ago

Thanks for the plugin.

It looks like the following user prefs are not working when the vimStyle plugin is enabled

"editor.formatOnType" : true, "editor.autoClosingBrackets": true

74th commented 8 years ago

I tried to change this mechanism. Please update.