fix(vscode): eq not ne
This commit is contained in:
parent
f1cb62d2a5
commit
ada934e72d
@ -1,5 +1,5 @@
|
||||
// Place your key bindings in this file to override the defaults
|
||||
{{ if ne .chezmoi.os "darwin"}}
|
||||
{{ if eq .chezmoi.os "darwin"}}
|
||||
[
|
||||
{
|
||||
"key": "cmd+d",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user