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

Update README.md: Fix Quick Example Config #9441

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

carloluis
Copy link

Fix Quick Example

Make JSON Configuration valid

What this PR does / why we need it:

Correct the JSON format in the README example so that it can be copied & pasted as a valid initial config. for the plugin.

Vim/README.md

Lines 118 to 123 in 02cf1f3

"// To improve performance",
"extensions.experimental.affinity": {
"vscodevim.vim": 1
}
}
```

Which issue(s) this PR fixes

Special notes for your reviewer:

Make JSON Configuration valid
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

Successfully merging this pull request may close these issues.

1 participant