fixed location of '.nvmrc'
This commit is contained in:
parent
918b2d74fa
commit
d75a18c192
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@
|
||||||
],
|
],
|
||||||
"event": "EV_KEY",
|
"event": "EV_KEY",
|
||||||
"type": "keydown",
|
"type": "keydown",
|
||||||
"delay": 1000,
|
|
||||||
"command": "combo"
|
"command": "combo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -31,7 +30,6 @@
|
||||||
],
|
],
|
||||||
"event": "EV_KEY",
|
"event": "EV_KEY",
|
||||||
"type": "keydown",
|
"type": "keydown",
|
||||||
"delay": 1000,
|
|
||||||
"command": "combo2"
|
"command": "combo2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue