74th / vscode-vim

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

Code Cleanup #10

Closed benjaminRomano closed 8 years ago

benjaminRomano commented 8 years ago

Hey is it cool if I clean up some of your code? It seems like you have interfaces all over the place which could be moved to a typings file (.d.ts)

benjaminRomano commented 8 years ago

I went ahead and just cleaned the code up. See PR https://github.com/74th/vscode-vim/pull/11