Chore: format

This commit is contained in:
Wilfried OLLIVIER 2023-01-10 13:41:09 +01:00
parent 4ee75c2f2c
commit a5350cae23
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
{
"before": ["<"],
"commands": ["editor.action.outdentLines"]
},
}
],
"vim.insertModeKeyBindings": [
{
@ -123,7 +123,7 @@
{
"before": ["<leader>", "b", "c"],
"commands": ["copyRelativeFilePath"]
},
}
],
"vim.leader": ",",
"vim.handleKeys": {