Skip to content

Commit 2269c2f

Browse files
committed
make commit for settings file changes
1 parent cba0817 commit 2269c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.DS_Store

6 KB
Binary file not shown.

Main.sublime-menu

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,15 @@
109109
"command": "open_file",
110110
"args":
111111
{
112-
"file": "${packages}/PPCL/ppcl.sublime-settings"
112+
"file": "${packages}/PPCL Language Syntax and Editor/ppcl.sublime-settings"
113113
}
114114
},
115115
{
116116
"caption": "Settings – User",
117117
"command": "open_file",
118118
"args":
119119
{
120-
"file": "${packages}/User/ppcl.sublime-settings"
120+
"file": "${packages}/PPCL Language Syntax and Editor/ppcl.sublime-settings"
121121
}
122122
}
123123
]

0 commit comments

Comments
 (0)