You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PythonImproved.tmLanguage
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
To make this your main Python language definition (in Sublime Text 2):
17
17
1) Rename Packages/Python/Python.tmLanguage to something else with a different extension (like Python.tmLanguage.backup)
18
18
2) Move this file and its README.md to Packages/Python/
19
-
3) Search for "<string>PythonImproved</string>"andchangeittojustsayPython(ifyouwant)-thisiswhatisdisplayedinST2'svariousmenus
19
+
3) Search for "<string>PythonImproved</string>" and change it to just say Python (if you want) - this is what is displayed in ST2's various menus
20
20
4) Rename this file to Python.tmLanguage (if you want)
0 commit comments