Skip to content

Commit dc67c01

Browse files
data rearranged
1 parent dfa6c8c commit dc67c01

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

data/shortcut-vscode-win.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,6 @@
3434
}
3535
]
3636
},
37-
{
38-
"title": "খোঁজাখুঁজি এবং প্রতিস্থাপন",
39-
"items": [
40-
{
41-
"defination": "ফাইলের ভিতরে খোঁজা",
42-
"code": "Ctrl + F"
43-
},
44-
{
45-
"defination": "প্রতিস্থাপন করা",
46-
"code": "Ctrl + H"
47-
}
48-
]
49-
},
5037
{
5138
"title": "ফাইল ম্যানেজমেন্ট",
5239
"items": [
@@ -96,6 +83,19 @@
9683
"code": "Ctrl + K O"
9784
}
9885
]
86+
},
87+
{
88+
"title": "খোঁজাখুঁজি এবং প্রতিস্থাপন",
89+
"items": [
90+
{
91+
"defination": "ফাইলের ভিতরে খোঁজা",
92+
"code": "Ctrl + F"
93+
},
94+
{
95+
"defination": "প্রতিস্থাপন করা",
96+
"code": "Ctrl + H"
97+
}
98+
]
9999
}
100100
]
101101
}

0 commit comments

Comments
 (0)