mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
add VS code workspace for linux dir that also includes onboard-keyman dir fix cow.sh creation of hook scripts
10 lines
86 B
Text
10 lines
86 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../onboard-keyman"
|
|
},
|
|
],
|
|
}
|