mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(config) vim enabled by default
This commit is contained in:
parent
8d4083f038
commit
dad0b7b904
1 changed files with 1 additions and 1 deletions
|
|
@ -28,6 +28,6 @@
|
||||||
"terminal": false,
|
"terminal": false,
|
||||||
"terminalPath": "",
|
"terminalPath": "",
|
||||||
"showConfig": "false",
|
"showConfig": "false",
|
||||||
"vim": "true"
|
"vim": "false"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue