Commit 106627b
authored
[TCL] Fix tmPreferences (sublimehq#2296)
This commit ...
1. renames the tmPreferences according to their function
2. removes the `name` key
3. merges symbol lists and removes symbol transformations
The goal is a common naming scheme to be applied to all packages, so
files of a certain function have the same name in each package.1 parent d4c5924 commit 106627b
File tree
3 files changed
+4
-19
lines changed- TCL
3 files changed
+4
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
This file was deleted.
0 commit comments