Skip to content

Commit

Permalink
chore: fix URL for input method setting (#3870)
Browse files Browse the repository at this point in the history
* chore: space description for autoSwitchInputMethod

* chore: new URL for input method setting
  • Loading branch information
AndersDJohnson authored and jpoon committed Jul 8, 2019
1 parent d51e93b commit ef5d3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@
},
"vim.autoSwitchInputMethod.defaultIM": {
"type": "string",
"description": "The input method for your normal mode, find more information here:https://github.com/VSCodeVim/Vim#use-im-select",
"description": "The input method for your normal mode, find more information here: https://github.com/VSCodeVim/Vim#input-method",
"default": ""
},
"vim.autoSwitchInputMethod.switchIMCmd": {
Expand Down

0 comments on commit ef5d3b7

Please sign in to comment.