Skip to content

Commit

Permalink
Update README.md: Fix Quick Example Config
Browse files Browse the repository at this point in the history
Make JSON Configuration valid
  • Loading branch information
carloluis authored Jan 15, 2025
1 parent 02cf1f3 commit 31ddbcc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,7 @@ Below is an example of a [settings.json](https://code.visualstudio.com/Docs/cust
"<C-a>": false,
"<C-f>": false
},

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

0 comments on commit 31ddbcc

Please sign in to comment.