Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion from .vimrc #4231

Closed
NelsonAPenn opened this issue Oct 31, 2019 · 2 comments
Closed

Conversion from .vimrc #4231

NelsonAPenn opened this issue Oct 31, 2019 · 2 comments

Comments

@NelsonAPenn
Copy link

So far, I do enjoy having Vim extensions on VSCode; however, I find the configuration of VSCodeVim through the settings.json to be tedious and unintuitive.

I (as well as other die-hard Vim users, I'm sure) maintain a separate .vimrc file which I port wherever I need it, but because of the difficulty of creating the settings for VSCodeVim I often find myself simply using Vim on the GNOME terminal alongside VSCode.

I understand not supporting .vimrc's directly, but I think a tool should be added that will take a .vimrc file and create the matching settings from it. Of course, vimscript functions and other potentially unsafe code could be sanitized out. However, it would be a very nice addition to VSCodeVim to read from my .vimrc and automatically create the appropriate settings for key remappings, colorschemes, and the like.

@J-Fields
Copy link
Member

J-Fields commented Nov 1, 2019

See #3908

@J-Fields
Copy link
Member

J-Fields commented Nov 8, 2019

Closing this issue as basically a duplicate of #463. Remappings read directly from a .vimrc will likely be in the next release, and while we likely will never properly support vimscript, things like simple settings will be coming soon as well.

@J-Fields J-Fields closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants